Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintel-tpebs.h18 extern bool tpebs_recording;
H A Dintel-tpebs.c34 bool tpebs_recording; variable
502 if (!tpebs_recording) in evsel__tpebs_open()
593 if (tpebs_recording) { in evsel__tpebs_read()
/linux/tools/perf/
H A Dbuiltin-stat.c2549 OPT_BOOLEAN(0, "record-tpebs", &tpebs_recording, in cmd_stat()