Searched refs:trace_handle (Results 1 – 2 of 2) sorted by relevance
493 struct trace_handle { struct504 static struct trace_handle handles[MAX_TRACES]; argument531 struct trace_handle *handle = &handles[i]; in atend_trace_cleanup()601 struct trace_handle *handle = &handles[handle_ind++]; in begin_collect_trace_fmt()697 struct trace_handle *trace_state = (struct trace_handle *)handle; in end_collect_trace()724 struct trace_handle *trace_state = (struct trace_handle *)handle; in save_collected_trace()769 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);