OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eventsets_initialized
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/callgrind/
events.c
36
static Bool
eventSets_initialized
= 0;
43
if (
eventSets_initialized
) return;
51
eventSets_initialized
= 1;
Completed in 520 milliseconds