OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:distinct_files
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/callgrind/
fn.c
299
CLG_(stat).
distinct_files
++;
300
file->number = CLG_(stat).
distinct_files
;
global.h
183
Int
distinct_files
;
member in struct:_Statistics
dump.c
104
CLG_(stat).
distinct_files
+
112
fn_dumped = file_dumped + CLG_(stat).
distinct_files
;
[
all
...]
main.c
72
s->
distinct_files
= 0;
[
all
...]
/external/valgrind/main/cachegrind/
cg_main.c
171
static Int
distinct_files
= 0;
variable
[
all
...]
Completed in 2244 milliseconds