Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dintel-tpebs.c30 static pid_t tpebs_pid = -1; variable
191 if (tpebs_pid != -1) { in tpebs_stop()
193 tpebs_pid = -1; in tpebs_stop()
221 if (tpebs_pid != -1 || !tpebs_recording) in tpebs_start()
286 tpebs_pid = tpebs_cmd->pid; in tpebs_start()
418 if (tpebs_pid == -1) in tpebs_delete()