Home
last modified time | relevance | path

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

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