Searched defs:max_stack (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dunwind-libdw.h18 int max_stack; member in struct:unwind_info
H A Dtop.h27 int max_stack; member in struct:perf_top
H A Dunwind-libdw.c166 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) unwind__get_entries() argument
H A Dcallchain.c760 sample__resolve_callchain(struct perf_sample *sample, struct symbol **parent, struct perf_evsel *evsel, struct addr_location *al, int max_stack) sample__resolve_callchain() argument
H A Dunwind-libunwind.c604 get_entries(struct unwind_info *ui, unwind_entry_cb_t cb, void *arg, int max_stack) get_entries() argument
629 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) unwind__get_entries() argument
H A Dmachine.c1532 resolve_lbr_callchain_sample(struct thread *thread, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) resolve_lbr_callchain_sample() argument
1597 thread__resolve_callchain_sample(struct thread *thread, struct perf_evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain_sample() argument
1721 thread__resolve_callchain(struct thread *thread, struct perf_evsel *evsel, struct perf_sample *sample, struct symbol **parent, struct addr_location *root_al, int max_stack) thread__resolve_callchain() argument
/linux-4.1.27/tools/perf/
H A Dbuiltin-report.c54 int max_stack; member in struct:report

Completed in 245 milliseconds