OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prof_sc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/shark/shark/
profile.c
82
}
prof_sc
;
variable in typeref:struct:profiler_sc
137
prof_sc
.state = 0;
159
if (
prof_sc
.state && PROF_OPEN)
170
prof_sc
.state |= PROF_OPEN;
187
prof_sc
.state &= ~PROF_OPEN;
198
if (!(
prof_sc
.state & PROF_PROFILING))
317
if (
prof_sc
.state & PROF_PROFILING )
371
prof_sc
.state |= PROF_PROFILING;
374
(int)&
prof_sc
,
394
if (
prof_sc
.state & PROF_PROFILING
[
all
...]
profile.c
82
}
prof_sc
;
variable in typeref:struct:profiler_sc
137
prof_sc
.state = 0;
159
if (
prof_sc
.state && PROF_OPEN)
170
prof_sc
.state |= PROF_OPEN;
187
prof_sc
.state &= ~PROF_OPEN;
198
if (!(
prof_sc
.state & PROF_PROFILING))
317
if (
prof_sc
.state & PROF_PROFILING )
371
prof_sc
.state |= PROF_PROFILING;
374
(int)&
prof_sc
,
394
if (
prof_sc
.state & PROF_PROFILING
[
all
...]
Completed in 56 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025