Searched defs:best_effort (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | unwind-libdw.h | 23 bool best_effort; member
|
H A D | unwind-libunwind.c | 87 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack, bool best_effort) unwind__get_entries() argument
|
H A D | unwind-libdw.c | 257 unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack, bool best_effort) unwind__get_entries() argument
|
H A D | unwind-libunwind-local.c | 99 bool best_effort; member 780 _unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack, bool best_effort) _unwind__get_entries() argument
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | blk.c | 55 static bool best_effort; variable
|
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | blk.c | 63 static bool best_effort; variable
|
Completed in 4 milliseconds