Searched refs:HIPERF_EXIT_CODE (Results 1 – 2 of 2) sorted by relevance
76 #define HIPERF_EXIT_CODE 0 macro
535 ret = WEXITSTATUS(childStatus) == HIPERF_EXIT_CODE; in ParentWait()