OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxevent
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/tprof/
tprof_analyze.c
140
u_int c,
maxevent
= 0;
local
253
if (
maxevent
< c)
254
maxevent
= c;
295
for (c = 0; c <=
maxevent
; c++)
300
for (c = 0; c <=
maxevent
; c++)
329
for (c = 0; c <=
maxevent
; c++)
tprof_analyze.c
140
u_int c,
maxevent
= 0;
local
253
if (
maxevent
< c)
254
maxevent
= c;
295
for (c = 0; c <=
maxevent
; c++)
300
for (c = 0; c <=
maxevent
; c++)
329
for (c = 0; c <=
maxevent
; c++)
Completed in 71 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026