Searched refs:trace_output_hdr (Results 1 – 3 of 3) sorted by relevance
148 struct trace_output_hdr *output_hdr = NULL; in trace_list_functions()156 if (ptr + sizeof(struct trace_output_hdr) < end) in trace_list_functions()158 ptr += sizeof(struct trace_output_hdr); in trace_list_functions()192 struct trace_output_hdr *output_hdr = NULL; in trace_list_calls()200 if (ptr + sizeof(struct trace_output_hdr) < end) in trace_list_calls()202 ptr += sizeof(struct trace_output_hdr); in trace_list_calls()
40 struct trace_output_hdr { struct
231 struct trace_output_hdr hdr; in read_profile()