Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c25 static void *thrfn(void *arg) in thrfn() function
81 args[i].th = new_thr(thrfn, &(args[i])); in main()
/openbmc/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c16 static void *thrfn(void *arg) in thrfn() function
74 args[i].th = new_thr(thrfn, &(args[i])); in main()
/openbmc/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A Dunroll_loop_thread.c15 static void *thrfn(void *arg) in thrfn() function
69 args[i].th = new_thr(thrfn, &(args[i])); in main()