Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_objpool.c48 struct ot_test { struct
64 struct ot_test *test; /* test parameters */ argument
85 static void *ot_kzalloc(struct ot_test *test, long size) in ot_kzalloc()
94 static void ot_kfree(struct ot_test *test, void *ptr, long size) in ot_kfree()
102 static void ot_mem_report(struct ot_test *test) in ot_mem_report()
128 struct ot_test *test; /* test parameters */
159 struct ot_test *test = item->test; in ot_hrtimer_handler()
199 struct ot_test *test, in ot_init_cpu_item()
220 struct ot_test *test = item->test; in ot_thread_worker()
242 static void ot_perf_report(struct ot_test *test, u64 duration) in ot_perf_report()
[all …]