Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dcallchain.h211 static inline void callchain_cursor_snapshot(struct callchain_cursor *dest, in callchain_cursor_snapshot() function
Dhist.c802 callchain_cursor_snapshot(&cursor, &callchain_cursor); in iter_add_next_cumulative_entry()