Home
last modified time | relevance | path

Searched refs:target_guid (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/x86/turbostat/
H A Dturbostat.c10149 struct pmt_mmio *pmt_mmio_open(unsigned int target_guid) in pmt_mmio_open() argument
10192 if (guid != target_guid) { in pmt_mmio_open()
10982 unsigned long guid, target_guid; in pmt_parse_from_path() local
10995 if (parse_telem_info_file(fd_target_dir, "guid", "%lx", &target_guid)) { in pmt_parse_from_path()
11034 if (guid == target_guid) in pmt_parse_from_path()
11047 *out_guid = target_guid; in pmt_parse_from_path()