Searched refs:trace_handle (Results 1 – 2 of 2) sorted by relevance
287 struct trace_handle { struct298 static struct trace_handle handles[MAX_TRACES]; argument306 struct trace_handle *handle = &handles[i]; in atend_trace_cleanup()368 struct trace_handle *handle = &handles[handle_ind++]; in begin_collect_trace_fmt()442 struct trace_handle *trace_state = (struct trace_handle *)handle; in end_collect_trace()468 struct trace_handle *trace_state = (struct trace_handle *)handle; in save_collected_trace()512 struct trace_handle *trace_state = (struct trace_handle *)handle; in discard_collected_trace()
156 trace_handle_t trace_handle = begin_collect_trace("sched_all_cores_running"); variable187 end_collect_trace(trace_handle);