OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:profsrc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
kernel.h
64
extern int
profsrc
; /* profiling source */
/src/sys/kern/
kern_clock.c
136
int
profsrc
;
variable
447
if ((p->p_stflag & PST_PROFIL) &&
profsrc
== PROFSRC_CLOCK)
471
profsrc
== PROFSRC_CLOCK && g->state == GMON_PROF_ON) {
474
if (
profsrc
== PROFSRC_CLOCK && g->state == GMON_PROF_ON) {
484
if (p != NULL &&
profsrc
== PROFSRC_CLOCK &&
Completed in 22 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026