Searched refs:actions (Results 1 – 5 of 5) sorted by relevance
564 struct action_data *actions[HIST_ACTIONS_MAX]; member1212 struct action_data *data = hist_data->actions[i]; in find_match_var()3403 struct action_data *data = hist_data->actions[i]; in snapshot_action()4719 struct action_data *data = hist_data->actions[i]; in destroy_actions()4774 hist_data->actions[hist_data->n_actions++] = data; in parse_actions()4787 data = hist_data->actions[i]; in create_actions()4814 struct action_data *data = hist_data->actions[i]; in print_actions()4887 struct action_data *data = hist_data->actions[i]; in actions_match()4888 struct action_data *data_test = hist_data_test->actions[i]; in actions_match()4942 struct action_data *data = hist_data->actions[i]; in print_actions_spec()[all …]
615 bool "Support for tracing block IO actions"624 Say Y here if you want to be able to trace the block layer actions
60 enum actions { enum
266 IRQ_ATTR_RO(actions);
10576 static const enum perf_addr_filter_action_t actions[] = { in perf_event_parse_addr_filter() enum10601 filter->action = actions[token]; in perf_event_parse_addr_filter()