OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_other_sample
(Results
1 - 1
of
1
) sorted by null
/system/extras/simpleperf/
record.cpp
693
bool
is_other_sample
= (other.record->header.type == PERF_RECORD_SAMPLE);
local
702
if (is_sample !=
is_other_sample
) {
Completed in 175 milliseconds