Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dtrace-event-parse.c157 find_arg_field(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in find_arg_field()
179 test_flags(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in test_flags()
191 search_op(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in search_op()
Devsel.c3163 static struct tep_format_field *prev_state_field; in evsel__taskstate() local