Searched refs:check_unit (Results 1 – 1 of 1) sorted by relevance
191 int (*check_unit)(struct rapl_package *rp, int cpu); member1042 .check_unit = rapl_check_unit_core,1048 .check_unit = rapl_check_unit_core,1056 .check_unit = rapl_check_unit_atom,1063 .check_unit = rapl_check_unit_atom,1070 .check_unit = rapl_check_unit_atom,1077 .check_unit = rapl_check_unit_atom,1398 rapl_defaults->check_unit(new_package, i)) { in rapl_detect_topology()1453 rapl_defaults->check_unit(rp, cpu)) { in rapl_add_package()