Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dftrace.c172 static void tracer_cleanup(void *arg) in tracer_cleanup() function
199 pthread_cleanup_push(tracer_cleanup, arg); in tracer_thread_func()