OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PerfSampleIdType
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
record.h
81
struct
PerfSampleIdType
{
181
PerfSampleIdType
id_data; // Valid if sample_id_all && PERF_SAMPLE_ID.
372
PerfSampleIdType
id_data; // Valid if PERF_SAMPLE_ID.
record.cpp
157
size += sizeof(
PerfSampleIdType
);
166
size += sizeof(
PerfSampleIdType
);
[
all
...]
Completed in 2121 milliseconds