Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsession.c3094 static int perf_session__flush_thread_stacks(struct perf_session *session)
3219 err = perf_session__flush_thread_stacks(session);
3588 err = perf_session__flush_thread_stacks(session);
3712 ret = perf_session__flush_thread_stacks(session);
2021 static int perf_session__flush_thread_stacks(struct perf_session *session) perf_session__flush_thread_stacks() function