Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtracefs/utest/
H A Dtracefs-utest.c880 static void *trace_cpu_thread(void *arg) in trace_cpu_thread() function
915 pthread_create(&thread, NULL, trace_cpu_thread, data); in test_cpu_pipe()