HomeSort by relevance Sort by last modified time
    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