Searched refs:SYSFS_TELEM_PATH (Results 1 – 1 of 1) sorted by relevance
1537 #ifndef SYSFS_TELEM_PATH1538 #define SYSFS_TELEM_PATH "/sys/class/intel_pmt" macro9147 if (stat(SYSFS_TELEM_PATH, &st) == -1) in pmt_mmio_open()9151 entry = pmt_diriter_begin(&pmt_iter, SYSFS_TELEM_PATH); in pmt_mmio_open()9990 for (dirname = pmt_diriter_begin(&pmt_iter, SYSFS_TELEM_PATH); dirname != NULL; in pmt_parse_from_path()