Home
last modified time | relevance | path

Searched refs:PerfSampleIdType (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Drecord.h86 struct PerfSampleIdType { struct
186 PerfSampleIdType id_data; // Valid if sample_id_all && PERF_SAMPLE_ID.
383 PerfSampleIdType id_data; // Valid if PERF_SAMPLE_ID.
Drecord.cpp163 size += sizeof(PerfSampleIdType); in Size()
172 size += sizeof(PerfSampleIdType); in Size()