Searched refs:PFM_START (Results 1 – 2 of 2) sorted by relevance
78 #define PFM_START 0x05 macro
102 if (perfmonctl(ctx_fd, PFM_START, 0, 0) == -1) { in perfmon_start_child()