OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PerfSampleStreamIdType
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
record.h
59
struct
PerfSampleStreamIdType
{
81
PerfSampleStreamIdType
stream_id_data; // Valid if sample_id_all && PERF_SAMPLE_STREAM_ID.
176
PerfSampleStreamIdType
stream_id_data; // Valid if PERF_SAMPLE_STREAM_ID.
record.cpp
82
size += sizeof(
PerfSampleStreamIdType
);
Completed in 7780 milliseconds