Home
last modified time | relevance | path

Searched refs:PERF_RECORD_HEADER_ATTR (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dparse-no-sample-id-all.c17 if (event->header.type == PERF_RECORD_HEADER_ATTR) { in process_event()
78 .type = PERF_RECORD_HEADER_ATTR, in test__parse_no_sample_id_all()
85 .type = PERF_RECORD_HEADER_ATTR, in test__parse_no_sample_id_all()
/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h456 PERF_RECORD_HEADER_ATTR = 64, enumerator
/openbmc/linux/tools/perf/bench/
H A Dinject-buildid.c143 event.header.type = PERF_RECORD_HEADER_ATTR; in synthesize_attr()
/openbmc/linux/tools/perf/util/
H A Devent.c61 [PERF_RECORD_HEADER_ATTR] = "ATTR",
H A Dsession.c1022 [PERF_RECORD_HEADER_ATTR] = perf_event__hdr_attr_swap,
1670 case PERF_RECORD_HEADER_ATTR: in perf_session__process_user_event()
H A Dsynthetic-events.c2150 ev->attr.header.type = PERF_RECORD_HEADER_ATTR; in perf_event__synthesize_attr()
/openbmc/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt482 PERF_RECORD_HEADER_ATTR = 64,