Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dcallchain.h140 static inline void callchain_cursor_commit(struct callchain_cursor *cursor) in callchain_cursor_commit() function
Dcallchain.c678 callchain_cursor_commit(cursor); in callchain_append()
707 callchain_cursor_commit(cursor); in merge_chain_branch()
Dhist.c699 callchain_cursor_commit(&callchain_cursor); in iter_prepare_cumulative_entry()
742 callchain_cursor_commit(&callchain_cursor); in iter_add_single_cumulative_entry()
Dsession.c1541 callchain_cursor_commit(&callchain_cursor); in perf_evsel__print_ip()
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c325 callchain_cursor_commit(&callchain_cursor); in python_process_callchain()