Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtrace-event-parse.c2654 get_return_for_leaf(int cpu, int cur_pid, unsigned long long cur_func, in get_return_for_leaf() argument
2678 if (cur_pid != pid || cur_func != val) in get_return_for_leaf()