HomeSort by relevance Sort by last modified time
    Searched refs:PerfSampleTidType (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
record.h 69 struct PerfSampleTidType {
179 PerfSampleTidType tid_data; // Valid if sample_id_all && PERF_SAMPLE_TID.
369 PerfSampleTidType tid_data; // Valid if PERF_SAMPLE_TID.
record.cpp 151 size += sizeof(PerfSampleTidType);
    [all...]

Completed in 49 milliseconds