Searched refs:INTEL_PT_PATH (Results 1 – 2 of 2) sorted by relevance
24 #define INTEL_PT_PATH "/sys/bus/event_source/devices/intel_pt/type" macro40 if (access(INTEL_PT_PATH, F_OK)) in setup()43 SAFE_FILE_SCANF(INTEL_PT_PATH, "%d", &ev.type); in setup()
33 #define INTEL_PT_PATH "/sys/devices/intel_pt" macro159 if (access(INTEL_PT_PATH, F_OK)) { in setup()