Home
last modified time | relevance | path

Searched defs:prev_state_field (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dtrace-event-parse.c151 find_arg_field(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in find_arg_field()
173 test_flags(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in test_flags()
185 search_op(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in search_op()
Devsel.c3429 static struct tep_format_field *prev_state_field; in evsel__taskstate() local