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