Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dintel-tpebs.h13 extern bool tpebs_recording;
H A Dintel-tpebs.c29 bool tpebs_recording; variable
221 if (tpebs_pid != -1 || !tpebs_recording) in tpebs_start()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c2434 OPT_BOOLEAN(0, "record-tpebs", &tpebs_recording, in cmd_stat()