Searched refs:SELF_IO (Results 1 – 1 of 1) sorted by relevance
33 #define SELF_IO "/proc/self/io" macro61 if (access(SELF_IO, F_OK) == -1) { in StartDataCollection()