Searched refs:PERF_RECORD_COMPRESSED (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/lib/perf/include/perf/
H A Devent.h473 PERF_RECORD_COMPRESSED = 81, enumerator in enum:perf_user_event_type
/linux-master/tools/perf/util/
H A Devent.c78 [PERF_RECORD_COMPRESSED] = "COMPRESSED",
H A Dsession.c1675 if (event->header.type != PERF_RECORD_COMPRESSED ||
1740 case PERF_RECORD_COMPRESSED:
/linux-master/tools/perf/
H A Dbuiltin-record.c1534 event->header.type = PERF_RECORD_COMPRESSED;

Completed in 220 milliseconds