Home
last modified time | relevance | path

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

/linux/tools/lib/perf/include/perf/
A Devent.h90 struct perf_record_throttle { struct
406 struct perf_record_throttle throttle;
/linux/tools/perf/util/
A Dpython.c296 member_def(perf_record_throttle, time, T_ULONGLONG, "timestamp"),
297 member_def(perf_record_throttle, id, T_ULONGLONG, "event id"),
298 member_def(perf_record_throttle, stream_id, T_ULONGLONG, "event stream id"),
304 struct perf_record_throttle *te = (struct perf_record_throttle *)(&pevent->event.header + 1); in pyrf_throttle_event__repr()
/linux/tools/lib/perf/Documentation/
A Dlibperf.txt181 struct perf_record_throttle;

Completed in 9 milliseconds