Home
last modified time | relevance | path

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

/external/libtraceevent/src/
Devent-parse.c2131 static int get_op_prio(char *op) in get_op_prio() function
2193 arg->op.prio = get_op_prio(arg->op.op); in set_op_prio()
2451 get_op_prio(arg->op.op) < get_op_prio(right->op.op)) { in process_op()
2495 prio = get_op_prio(*tok); in process_op()