Home
last modified time | relevance | path

Searched defs:func (Results 1 – 18 of 18) sorted by relevance

/third_party/ulib/jemalloc/test/unit/
A Dprof_active.c9 mallctl_bool_get(const char *name, bool expected, const char *func, int line) in mallctl_bool_get()
23 const char *func, int line) in mallctl_bool_set()
38 mallctl_prof_active_get_impl(bool prof_active_old_expected, const char *func, in mallctl_prof_active_get_impl()
48 bool prof_active_new, const char *func, int line) in mallctl_prof_active_set_impl()
58 const char *func, int line) in mallctl_thread_prof_active_get_impl()
68 bool thread_prof_active_new, const char *func, int line) in mallctl_thread_prof_active_set_impl()
77 prof_sampling_probe_impl(bool expect_sample, const char *func, int line) in prof_sampling_probe_impl()
A Dprof_thread_name.c8 mallctl_thread_name_get_impl(const char *thread_name_expected, const char *func, in mallctl_thread_name_get_impl()
26 mallctl_thread_name_set_impl(const char *thread_name, const char *func, in mallctl_thread_name_set_impl()
/third_party/ulib/musl/src/thread/
A Dthrd_create.c6 static int thrd_create_internal(thrd_t* thr, thrd_start_t func, void* arg, const char* name) { in thrd_create_internal()
23 int thrd_create(thrd_t* thr, thrd_start_t func, void* arg) { in thrd_create()
/third_party/ulib/musl/src/exit/
A Dassert.c5 void __assert_fail(const char* expr, const char* file, int line, const char* func) { in __assert_fail()
A Dat_quick_exit.c13 void (*func)(void); in __funcs_on_quick_exit() local
A D__cxa_thread_atexit.c13 void (*func)(void*); member
A Datexit.c24 void (*func)(void*), *arg; in __funcs_on_exit() local
/third_party/uapp/dash/src/
A Dexec.h49 struct funcnode *func; member
A Dvar.h59 void (*func)(const char *); member
A Dexec.c710 defun(union node *func) in defun()
A Deval.c961 evalfun(struct funcnode *func, int argc, char **argv, int flags) in evalfun()
/third_party/ulib/backtrace/
A Dstate.c95 backtrace_so_iterator *func, in backtrace_set_so_iterator()
A Delf.c963 backtrace_so_callback *func, void *data) in dl_iterate_phdr_wrapper()
/third_party/uapp/dash/src/bltin/
A Dprintf.c61 #define PF(f, func) { \ argument
75 #define ASPF(sp, f, func) ({ \ argument
/third_party/lib/acpica/source/include/acpica/platform/
A Dacefi.h191 #define uefi_call_wrapper(func,va_num,...) \ argument
196 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) argument
/third_party/ulib/musl/include/
A Dsched.h65 #define __CPU_op_func_S(func, op) \ argument
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp56 ACPI_OSD_EXEC_CALLBACK func; member
1124 uint8_t func = static_cast<uint8_t>(PciId->Function); in AcpiOsReadWritePciConfiguration() local
/third_party/dev/ethernet/e1000/
A De1000_hw.h884 u16 func; member

Completed in 26 milliseconds