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

  /system/extras/simpleperf/
record.h 48 struct PerfSampleTidType {
111 PerfSampleTidType tid_data; // Valid if sample_id_all && PERF_SAMPLE_TID.
258 PerfSampleTidType tid_data; // Valid if PERF_SAMPLE_TID.
record.cpp 150 size += sizeof(PerfSampleTidType);

Completed in 105 milliseconds