Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c483 static int daemon__wait(struct daemon *daemon, int secs) in daemon__wait() function
968 } while (daemon__wait(daemon, 10)); in daemon__kill()