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

/linux-4.4.14/tools/lib/traceevent/
H A Devent-parse.c1812 static int get_op_prio(char *op) get_op_prio() function
1874 arg->op.prio = get_op_prio(arg->op.op); set_op_prio()
2019 get_op_prio(arg->op.op) < get_op_prio(right->op.op)) { process_op()
2062 prio = get_op_prio(*tok); process_op()

Completed in 76 milliseconds