Searched refs:__thread__resolve_callchain (Results 1 – 3 of 3) sorted by relevance
181 int __thread__resolve_callchain(struct thread *thread,198 return __thread__resolve_callchain(thread, in thread__resolve_callchain()
1812 ret = __thread__resolve_callchain(thread, cursor, evsel, sample, in sample__for_each_callchain_node()
2943 int __thread__resolve_callchain(struct thread *thread, in __thread__resolve_callchain() function