Searched refs:intel_pt_path (Results 1 – 1 of 1) sorted by relevance
376 static char const intel_pt_path[] = "/sys/bus/event_source/devices/intel_pt/type"; in arch_perfInit() local379 if (files_exists(intel_pt_path)) { in arch_perfInit()381 ssize_t sz = files_readFileToBufMax(intel_pt_path, buf, sizeof(buf) - 1); in arch_perfInit()