Searched refs:actions (Results 1 – 5 of 5) sorted by relevance
364 struct action_data *actions[HIST_ACTIONS_MAX]; member1849 struct action_data *data = hist_data->actions[i]; in find_match_var()3720 struct action_data *data = hist_data->actions[i]; in snapshot_action()4877 struct action_data *data = hist_data->actions[i]; in destroy_actions()4932 hist_data->actions[hist_data->n_actions++] = data; in parse_actions()4945 data = hist_data->actions[i]; in create_actions()4972 struct action_data *data = hist_data->actions[i]; in print_actions()5045 struct action_data *data = hist_data->actions[i]; in actions_match()5046 struct action_data *data_test = hist_data_test->actions[i]; in actions_match()5100 struct action_data *data = hist_data->actions[i]; in print_actions_spec()[all …]
435 bool "Support for tracing block IO actions"444 Say Y here if you want to be able to trace the block layer actions
63 enum actions { enum
266 IRQ_ATTR_RO(actions);
9348 static const enum perf_addr_filter_action_t actions[] = { in perf_event_parse_addr_filter() enum9373 filter->action = actions[token]; in perf_event_parse_addr_filter()