OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instrument_state
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/callgrind/
main.c
51
Bool CLG_(
instrument_state
) = True; /* Instrumentation on ? */
variable
974
if (! CLG_(
instrument_state
)) {
[
all
...]
global.h
786
extern Bool CLG_(
instrument_state
);
Completed in 200 milliseconds