OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:distinct_instrs
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/cachegrind/
cg_main.c
180
static Int
distinct_instrs
= 0;
variable
604
distinct_instrs
++;
[
all
...]
/external/valgrind/main/callgrind/
main.c
82
s->
distinct_instrs
= 0;
754
CLG_(stat).
distinct_instrs
++;
[
all
...]
global.h
186
Int
distinct_instrs
;
member in struct:_Statistics
Completed in 426 milliseconds