Home
last modified time | relevance | path

Searched defs:best_effort (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dunwind-libdw.h25 bool best_effort; member
H A Dunwind-libunwind.c85 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 Dunwind-libunwind-local.c
H A Dunwind-libdw.c346 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
/linux/sound/soc/intel/common/
H A Dsof-function-topology-lib.c32 const char *prefix, const char ***tplg_files, bool best_effort) in sof_sdw_get_tplg_files()
/linux/fs/pstore/
H A Dblk.c55 static bool best_effort; variable