OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextValidEvent
(Results
1 - 13
of
13
) sorted by null
/sdk/emulator/qtools/
bb_dump.cpp
40
if (
GetNextValidEvent
(trace, &event, &ignored, &sym))
q2g.cpp
54
if (
GetNextValidEvent
(trace, &event, &ignored, &sym))
95
eof =
GetNextValidEvent
(trace, &event, &ignored, &sym);
check_trace.cpp
42
if (
GetNextValidEvent
(trace, &event, &ignored, &sym))
dump_regions.cpp
36
if (
GetNextValidEvent
(trace, &event, &ignored, &dummy_sym))
profile_pid.cpp
59
if (
GetNextValidEvent
(trace, &event, &ignored, &dummy_sym))
bb2sym.cpp
82
if (
GetNextValidEvent
(trace, &event, &ignored, &sym))
coverage.cpp
98
if (
GetNextValidEvent
(trace, &event, &ignored, &function))
parse_options-inl.h
98
inline bool
GetNextValidEvent
(TraceReaderType *trace,
profile_trace.cpp
72
bool eof =
GetNextValidEvent
(trace, &event, &first_ignored_event, &sym);
read_trace.cpp
68
if (
GetNextValidEvent
(trace, &event, &ignored, &sym))
stack_dump.cpp
122
if (
GetNextValidEvent
(trace, &event, &ignored, &function))
check_stack.cpp
142
if (
GetNextValidEvent
(etrace, &event, &ignored, &function))
q2dm.cpp
173
if (
GetNextValidEvent
(trace, &event, &ignored, &function))
Completed in 275 milliseconds