OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_percentcpu
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_hpux9.c
83
# define
p_percentcpu
(p) ((p)->p_pctcpu)
macro
89
# define
p_percentcpu
(p) ((p)->p_fractioncpu/(float)(PCT_BASE*HZ))
macro
576
pct = pctdouble(
p_percentcpu
(pp));
756
if ((lresult =
p_percentcpu
(p2) -
p_percentcpu
(p1)) == 0)
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026