Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/helpers/
Dpci.c26 int slot, int func, int vendor, int dev) in pci_acc_init()
50 int func) in pci_slot_func_init()
/tools/lib/traceevent/
Dplugin_kmem.c32 const char *func; in call_site_handler() local
Devent-parse.c87 pevent_event_handler_func func; member
100 pevent_func_handler func; member
327 char *func; member
334 char *func; member
414 struct func_map *func; in find_func() local
479 int pevent_register_function(struct pevent *pevent, char *func, in pevent_register_function()
2723 struct pevent_function_handler *func; in find_func_handler() local
2738 struct pevent_function_handler *func; in remove_func_handler() local
2753 process_func_handler(struct event_format *event, struct pevent_function_handler *func, in process_func_handler()
2814 struct pevent_function_handler *func; in process_function() local
[all …]
Devent-plugin.c240 pevent_plugin_load_func func; in load_plugin() local
403 pevent_plugin_unload_func func; in traceevent_unload_plugins() local
Dplugin_function.c131 const char *func; in function_handler() local
Devent-parse.h265 struct pevent_function_handler *func; member
295 struct print_arg_func func; member
/tools/perf/tests/
Dbuiltin-test.c19 int (*func)(void); member
/tools/perf/util/
Dtrace-event-parse.c136 char *func; in parse_proc_kallsyms() local
Dsort.c1166 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } argument
1183 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) } argument
1197 #define DIM(d, n, func) [d - __SORT_MEMORY_MODE] = { .name = n, .entry = &(func) } argument
Dheader.c2182 #define FEAT_OPA(n, func) \ argument
2184 #define FEAT_OPP(n, func) \ argument
2187 #define FEAT_OPF(n, func) \ argument
Dprobe-finder.c1333 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c370 void (*func)(int *); member
/tools/perf/
Dbuiltin-kvm.c425 #define GET_EVENT_KEY(func, field) \ argument
437 #define COMPARE_EVENT_KEY(func, field) \ argument
/tools/net/
Dbpf_dbg.c98 int (*func)(char *args); member