Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/perf/include/perf/
H A Devent.h99 struct perf_record_throttle { struct
495 struct perf_record_throttle throttle;
/linux-6.15/tools/perf/util/
H A Dpython.c168 member_def(perf_record_throttle, time, T_ULONGLONG, "timestamp"),
169 member_def(perf_record_throttle, id, T_ULONGLONG, "event id"),
170 member_def(perf_record_throttle, stream_id, T_ULONGLONG, "event stream id"),
176 const struct perf_record_throttle *te = (const struct perf_record_throttle *) in pyrf_throttle_event__repr()
/linux-6.15/tools/lib/perf/Documentation/
H A Dlibperf.txt182 struct perf_record_throttle;