Searched refs:check_unit (Results 1 – 1 of 1) sorted by relevance
190 int (*check_unit)(struct rapl_package *rp, int cpu); member1032 .check_unit = rapl_check_unit_core,1038 .check_unit = rapl_check_unit_core,1045 .check_unit = rapl_check_unit_atom,1357 rapl_defaults->check_unit(new_package, i)) { in rapl_detect_topology()1412 rapl_defaults->check_unit(rp, cpu)) { in rapl_add_package()