OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:distinct_objs
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/callgrind/
fn.c
241
CLG_(stat).
distinct_objs
++;
242
obj->number = CLG_(stat).
distinct_objs
;
global.h
182
Int
distinct_objs
;
member in struct:_Statistics
dump.c
103
dump_array_size = CLG_(stat).
distinct_objs
+
111
file_dumped = obj_dumped + CLG_(stat).
distinct_objs
;
[
all
...]
main.c
71
s->
distinct_objs
= 0;
[
all
...]
Completed in 111 milliseconds