Home
last modified time | relevance | path

Searched refs:perf_record_throttle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h93 struct perf_record_throttle { struct
489 struct perf_record_throttle throttle;
/openbmc/linux/tools/perf/util/
H A Dpython.c364 member_def(perf_record_throttle, time, T_ULONGLONG, "timestamp"),
365 member_def(perf_record_throttle, id, T_ULONGLONG, "event id"),
366 member_def(perf_record_throttle, stream_id, T_ULONGLONG, "event stream id"),
372 struct perf_record_throttle *te = (struct perf_record_throttle *)(&pevent->event.header + 1); in pyrf_throttle_event__repr()
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt183 struct perf_record_throttle;