Searched defs:func (Results 1 – 14 of 14) sorted by relevance
/tools/power/cpupower/utils/helpers/ |
D | pci.c | 26 int slot, int func, int vendor, int dev) in pci_acc_init() 50 int func) in pci_slot_func_init()
|
/tools/lib/traceevent/ |
D | plugin_kmem.c | 32 const char *func; in call_site_handler() local
|
D | event-parse.c | 87 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 …]
|
D | event-plugin.c | 240 pevent_plugin_load_func func; in load_plugin() local 403 pevent_plugin_unload_func func; in traceevent_unload_plugins() local
|
D | plugin_function.c | 131 const char *func; in function_handler() local
|
D | event-parse.h | 265 struct pevent_function_handler *func; member 295 struct print_arg_func func; member
|
/tools/perf/tests/ |
D | builtin-test.c | 19 int (*func)(void); member
|
/tools/perf/util/ |
D | trace-event-parse.c | 136 char *func; in parse_proc_kallsyms() local
|
D | sort.c | 1166 #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
|
D | header.c | 2182 #define FEAT_OPA(n, func) \ argument 2184 #define FEAT_OPP(n, func) \ argument 2187 #define FEAT_OPF(n, func) \ argument
|
D | probe-finder.c | 1333 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
|
/tools/testing/selftests/mqueue/ |
D | mq_perf_tests.c | 370 void (*func)(int *); member
|
/tools/perf/ |
D | builtin-kvm.c | 425 #define GET_EVENT_KEY(func, field) \ argument 437 #define COMPARE_EVENT_KEY(func, field) \ argument
|
/tools/net/ |
D | bpf_dbg.c | 98 int (*func)(char *args); member
|