Searched defs:max_stack (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
H A D | unwind-libdw.h | 18 int max_stack; member in struct:unwind_info
|
H A D | top.h | 27 int max_stack; member in struct:perf_top
|
H A D | unwind-libdw.c | 166 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 D | callchain.c | 760 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 D | unwind-libunwind.c | 604 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 D | machine.c | 1532 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 D | builtin-report.c | 54 int max_stack; member in struct:report
|
Completed in 245 milliseconds