OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stat_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vmstat/
vmstat.c
1231
double stat_us, stat_sy,
stat_id
;
local in function:cpustats
1243
stat_id
= cur.cp_time[CP_IDLE] * pcnt;
1245
PRWORD(ovflw, " %*.0f", ((stat_us >= 100 ||
stat_id
>= 100) ? 2 : 3), 1,
1247
PRWORD(ovflw, " %*.0f", 3, 1,
stat_id
);
/src/sys/dev/pci/
if_iwmreg.h
2883
* @
stat_id
: configurable DSP phy data set ID
2903
uint8_t
stat_id
;
member in struct:iwm_rx_phy_info
Completed in 20 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025