Lines Matching refs:event_file

559 	struct trace_event_file		*event_file;
867 struct trace_array *tr = hist_data->event_file->tr;
958 struct trace_array *tr = hist_data->event_file->tr;
1007 struct trace_array *tr = hist_data->event_file->tr;
1062 struct trace_array *tr = hist_data->event_file->tr;
1086 struct trace_array *tr = hist_data->event_file->tr;
1161 file = var_hist_data->event_file;
1202 struct trace_array *tr = hist_data->event_file->tr;
1237 struct trace_array *tr = hist_data->event_file->tr;
2250 call = hist_data->event_file->event_call;
2275 struct trace_array *tr = hist_data->event_file->tr;
2425 struct trace_array *tr = hist_data->event_file->tr;
2912 static struct trace_event_file *event_file(struct trace_array *tr,
2974 struct trace_array *tr = target_hist_data->event_file->tr;
2990 file = event_file(tr, subsys_name, event_name);
3094 struct trace_event_file *file = hist_data->event_file;
3300 struct trace_event_file *file = target_hist_data->event_file;
3422 struct trace_event_file *file = hist_data->event_file;
3456 struct trace_event_file *file = hist_data->event_file;
3565 struct trace_event_file *file = hist_data->event_file;
3591 struct trace_event_file *file = hist_data->event_file;
3812 ret = action_parse(hist_data->event_file->tr, str, data, handler);
3901 struct trace_array *tr = hist_data->event_file->tr;
3977 struct trace_array *tr = hist_data->event_file->tr;
4091 struct trace_event_file *file = hist_data->event_file;
4179 if (IS_ERR(event_file(tr, match_event_system, match_event))) {
4401 struct trace_array *tr = hist_data->event_file->tr;
4466 hist_err(hist_data->event_file->tr, HIST_ERR_NEED_NOHC_VAL, 0);
4479 struct trace_array *tr = hist_data->event_file->tr;
4600 struct trace_array *tr = hist_data->event_file->tr;
4696 struct trace_array *tr = hist_data->event_file->tr;
4800 struct trace_array *tr = hist_data->event_file->tr;
5105 hist_data->event_file = file;
5599 struct trace_event_file *event_file;
5604 event_file = event_file_data(m->private);
5605 if (unlikely(!event_file)) {
5610 list_for_each_entry(data, &event_file->triggers, list) {
5878 struct trace_event_file *event_file;
5883 event_file = event_file_data(m->private);
5884 if (unlikely(!event_file)) {
5889 list_for_each_entry(data, &event_file->triggers, list) {
6092 file = hist_data->field_var_hists[i]->hist_data->event_file;