Searched refs:PFM_STOP (Results 1 – 2 of 2) sorted by relevance
77 #define PFM_STOP 0x04 macro
110 if (perfmonctl(ctx_fd, PFM_STOP, 0, 0) == -1) { in perfmon_stop_child()