Home
last modified time | relevance | path

Searched refs:PERF_RECORD_COMPRESSED2 (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
A Dtool.c52 } else if (event->header.type == PERF_RECORD_COMPRESSED2) { in perf_session__process_compressed_event()
A Devent.c83 [PERF_RECORD_COMPRESSED2] = "COMPRESSED2",
A Dsession.c1409 event->header.type != PERF_RECORD_COMPRESSED2) || in perf_session__process_user_event()
1491 case PERF_RECORD_COMPRESSED2: in perf_session__process_user_event()
/tools/lib/perf/include/perf/
A Devent.h507 PERF_RECORD_COMPRESSED2 = 83, enumerator
/tools/perf/Documentation/
A Dperf.data-file-format.txt373 Indicates that trace contains records of PERF_RECORD_COMPRESSED2 type
611 It is deprecated and new files should use PERF_RECORD_COMPRESSED2 to gurantee
628 PERF_RECORD_COMPRESSED2 = 83,
/tools/perf/
A Dbuiltin-record.c1566 event->header.type = PERF_RECORD_COMPRESSED2; in process_comp_header()

Completed in 22 milliseconds