Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcallchain.h266 static inline void callchain_cursor_snapshot(struct callchain_cursor *dest, in callchain_cursor_snapshot() function
H A Dhist.c1144 callchain_cursor_snapshot(&cursor, tls_cursor); in iter_add_next_cumulative_entry()