Home
last modified time | relevance | path

Searched defs:thp (Results 1 – 5 of 5) sorted by relevance

/tools/lib/thermal/
Dsampling.c16 struct thermal_handler_param *thp = arg; in handle_thermal_sample() local
36 struct thermal_handler_param thp = { .th = th, .arg = arg }; in thermal_sampling_handle() local
Devents.c26 struct thermal_handler_param *thp = arg; in handle_thermal_event() local
150 struct thermal_handler_param thp = { .th = th, .arg = arg }; in thermal_events_handle() local
/tools/testing/selftests/mm/
Dgup_test.c95 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
Dvm_util.c199 uint64_t thp = -1; in __check_huge() local
/tools/perf/bench/
Dnuma.c112 int thp; member
424 int init_zero, int init_cpu0, int thp, int init_random) in alloc_data()