Searched refs:PING_OK (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-daemon.c662 PING_OK = 0, enumerator in enum:__anon146
669 return daemon_session__control(session, "ping", true) ? PING_FAIL : PING_OK;
782 [PING_OK] = "OK",

Completed in 87 milliseconds