Home
last modified time | relevance | path

Searched refs:get_op_prio (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/
Devent-parse.c1888 static int get_op_prio(char *op) in get_op_prio() function
1950 arg->op.prio = get_op_prio(arg->op.op); in set_op_prio()
2093 get_op_prio(arg->op.op) < get_op_prio(right->op.op)) { in process_op()
2136 prio = get_op_prio(*tok); in process_op()