Searched refs:tracecmd_curr_thread_handle (Results 1 – 3 of 3) sorted by relevance
114 return tracecmd_read_data(tracecmd_curr_thread_handle, cpu); in get_return_for_leaf()285 rec = tracecmd_peek_next_data(tracecmd_curr_thread_handle, &cpu); in fgraph_ent_handler()
229 __thread struct tracecmd_input *tracecmd_curr_thread_handle; variable2392 tracecmd_curr_thread_handle = handle; in tracecmd_peek_data()
295 extern __thread struct tracecmd_input *tracecmd_curr_thread_handle;