Searched refs:trace_handle (Results 1 – 2 of 2) sorted by relevance
449 struct trace_handle { struct460 static struct trace_handle handles[MAX_TRACES]; argument487 struct trace_handle *handle = &handles[i]; in atend_trace_cleanup()553 struct trace_handle *handle = &handles[handle_ind++]; in begin_collect_trace_fmt()628 struct trace_handle *trace_state = (struct trace_handle *)handle; in end_collect_trace()655 struct trace_handle *trace_state = (struct trace_handle *)handle; in save_collected_trace()700 struct trace_handle *trace_state = (struct trace_handle *)handle; in discard_collected_trace()
156 trace_handle_t trace_handle = begin_collect_trace(argc, argv, "sched_all_cores_running"); variable187 end_collect_trace(trace_handle);