OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:collect_bus
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/callgrind/
clo.c
528
else if VG_BOOL_CLO(arg, "--collect-bus", CLG_(clo).
collect_bus
) {}
651
CLG_(clo).
collect_bus
= False;
global.h
87
Bool
collect_bus
; /* Collect global bus events */
member in struct:_CommandLineOptions
main.c
715
if (!CLG_(clo).
collect_bus
) return;
[
all
...]
sim.c
[
all
...]
Completed in 142 milliseconds