Searched refs:tracecmd_get_tep (Results 1 – 20 of 20) sorted by relevance
7 tracecmd_free_record, tracecmd_get_tep - Read recorded events from a trace file.19 struct tep_handle pass:[*]*tracecmd_get_tep*(struct tracecmd_input pass:[*]_handle_);46 The *tracecmd_get_tep()* function returns a tep context for a given56 The *tracecmd_get_tep()* function returns a pointer to tep context or
59 struct tep_handle *tep = tracecmd_get_tep(handle);
28 struct tep_handle pass:[*]*tracecmd_get_tep*(struct tracecmd_input pass:[*]_handle_);
127 tep = tracecmd_get_tep(handles[i]);
94 struct tep_handle *tep = tracecmd_get_tep(handle);
176 struct tep_handle *tep = tracecmd_get_tep(handle);
159 struct tep_handle *tep = tracecmd_get_tep(handle); in time_format()180 struct tep_handle *tep = tracecmd_get_tep(handle); in print_event()511 pevent = tracecmd_get_tep(handle); in convert_comm_filter()610 pevent = tracecmd_get_tep(handle); in init_wakeup()847 pevent = tracecmd_get_tep(handle); in trace_show_data()1018 tep = tracecmd_get_tep(handles->handle); in skip_record()1137 tep = tracecmd_get_tep(map->guest_handle); in tep_plugin_kvm_get_func()1463 struct tep_handle *tep = tracecmd_get_tep(handle); in show_event_ts()1852 pevent = tracecmd_get_tep(handle); in trace_report()1965 if (tep_test_flag(tracecmd_get_tep(handle), TEP_NSEC_OUTPUT)) in trace_report()
201 pevent = tracecmd_get_tep(handle); in write_record()327 pevent = tracecmd_get_tep(handle); in parse_cpu()
463 struct tep_handle *pevent = tracecmd_get_tep(handle); in do_trace_mem()
935 struct tep_handle *pevent = tracecmd_get_tep(handle); in do_trace_hist()
1269 struct tep_handle *pevent = tracecmd_get_tep(handle); in trace_init_profile()
42 pevent = tracecmd_get_tep(handle); in tracecmd_blk_hack()
136 tep = tracecmd_get_tep(handle); in tracecmd_filter_add()
453 pevent = tracecmd_get_tep(handle); in tracecmd_ftrace_overrides()
1506 handle->pevent = tracecmd_get_tep(ihandle); in tracecmd_output_set_from_input()2852 handle->pevent = tracecmd_get_tep(ihandle); in tracecmd_get_output_handle_fd()
2648 struct tep_handle *tep = tracecmd_get_tep(handle); in tracecmd_follow_event()2731 struct tep_handle *tep = tracecmd_get_tep(handle); in call_followers()2753 struct tep_handle *tep = tracecmd_get_tep(handle); in call_missed_events()6339 struct tep_handle *tracecmd_get_tep(struct tracecmd_input *handle) in tracecmd_get_tep() function
43 struct tep_handle *tracecmd_get_tep(struct tracecmd_input *handle);
183 self._pevent = tracecmd_get_tep(self._handle)
451 struct tep_handle *tep = tracecmd_get_tep(handle); in read_events()
156 tep_print_event(tracecmd_get_tep(handle), &seq, record,