Searched refs:thread_analyzer_cb (Results 1 – 2 of 2) sorted by relevance
58 typedef void (*thread_analyzer_cb)(struct thread_analyzer_info *info); typedef70 void thread_analyzer_run(thread_analyzer_cb cb, unsigned int cpu);
88 thread_analyzer_cb cb;100 thread_analyzer_cb cb = ud->cb; in thread_analyze_cb()198 void thread_analyzer_run(thread_analyzer_cb cb, unsigned int cpu) in thread_analyzer_run()