Home
last modified time | relevance | path

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

/tools/lib/perf/include/perf/
A Devent.h99 struct perf_record_throttle { struct
523 struct perf_record_throttle throttle;
/tools/perf/util/
A Dpython.c170 member_def(perf_record_throttle, time, T_ULONGLONG, "timestamp"),
171 member_def(perf_record_throttle, id, T_ULONGLONG, "event id"),
172 member_def(perf_record_throttle, stream_id, T_ULONGLONG, "event stream id"),
178 const struct perf_record_throttle *te = (const struct perf_record_throttle *) in pyrf_throttle_event__repr()
/tools/lib/perf/Documentation/
A Dlibperf.txt182 struct perf_record_throttle;

Completed in 10 milliseconds