Home
last modified time | relevance | path

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

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