Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/helpers/
Dpci.c26 int slot, int func, int vendor, int dev) in pci_acc_init()
57 int func) in pci_slot_func_init()
/tools/lib/traceevent/
Dplugin_kmem.c32 const char *func; in call_site_handler() local
Devent-parse.c88 pevent_event_handler_func func; member
101 pevent_func_handler func; member
335 char *func; member
342 char *func; member
422 struct func_map *func; in __find_func() local
437 pevent_func_resolver_t *func; member
453 pevent_func_resolver_t *func, void *priv) in pevent_set_function_resolver()
552 int pevent_register_function(struct pevent *pevent, char *func, in pevent_register_function()
2892 struct pevent_function_handler *func; in find_func_handler() local
2907 struct pevent_function_handler *func; in remove_func_handler() local
[all …]
Dplugin_function.c131 const char *func; in function_handler() local
Devent-plugin.c288 pevent_plugin_load_func func; in load_plugin() local
451 pevent_plugin_unload_func func; in traceevent_unload_plugins() local
Devent-parse.h278 struct pevent_function_handler *func; member
311 struct print_arg_func func; member
/tools/perf/tests/
Dtests.h29 int (*func)(void); member
/tools/perf/util/
Dtrace-event.c56 pevent_func_resolver_t *func) in trace_event__register_resolver()
Dbpf-loader.c294 bpf_prog_iter_callback_t func, in bpf__foreach_tev()
Dsort.c1305 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } argument
1324 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) } argument
1339 #define DIM(d, n, func) [d - __SORT_MEMORY_MODE] = { .name = n, .entry = &(func) } argument
Dheader.c1927 #define FEAT_OPA(n, func) \ argument
1929 #define FEAT_OPP(n, func) \ argument
1932 #define FEAT_OPF(n, func) \ argument
Dprobe-finder.c1490 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
/tools/testing/selftests/x86/
Dldt_gdt.c171 static int safe_modify_ldt(int func, struct user_desc *ptr, in safe_modify_ldt()
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c371 void (*func)(int *); member
/tools/perf/
Dbuiltin-kvm.c425 #define GET_EVENT_KEY(func, field) \ argument
437 #define COMPARE_EVENT_KEY(func, field) \ argument
Dbuiltin-kmem.c318 struct alloc_func *func; in build_alloc_func_list() local
/tools/lib/bpf/
Dlibbpf.c45 #define __pr(func, fmt, ...) \ argument
/tools/net/
Dbpf_dbg.c98 int (*func)(char *args); member
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1082 tracer_func_t func, void *args) in setup_trace_fixture()