Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/subcmd/
Drun-command.h13 ERR_RUN_COMMAND_WAITPID_SIGNAL, enumerator
Drun-command.c193 result = -ERR_RUN_COMMAND_WAITPID_SIGNAL; in wait_or_whine()
/linux-6.12.1/tools/perf/util/
Dintel-tpebs.c197 if (ret == -ERR_RUN_COMMAND_WAITPID_SIGNAL) in tpebs_stop()