Home
last modified time | relevance | path

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

/tools/perf/util/
Dcallchain.h240 static inline void callchain_cursor_snapshot(struct callchain_cursor *dest, in callchain_cursor_snapshot() function
Dhist.c948 callchain_cursor_snapshot(&cursor, &callchain_cursor); in iter_add_next_cumulative_entry()