/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-tools.c | 406 struct func_list { struct 407 struct func_list *next; argument 408 char *func; 409 unsigned int start; 410 unsigned int end; 532 struct func_list *func_list = *next_func; in add_func() local 555 struct func_list *func_list = *next_func; in add_func_str() local 571 static void free_func_list(struct func_list *func_list) in free_func_list() 591 const char *module, struct func_list **func_list, in match_filters() 686 struct func_list **func_list, in check_available_filters() [all …]
|
/aosp_15_r20/external/trace-cmd/tracecmd/include/ |
H A D | trace-local.h | 195 struct func_list { struct 196 struct func_list *next; argument 197 const char *func; 198 const char *mod;
|
/aosp_15_r20/external/pytorch/torch/ao/quantization/ |
H A D | utils.py | 60 func_list = { variable
|
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/ |
H A D | _lower_to_native_backend.py | 44 def _is_node_in_list(node, modules, func_list, method_list, module_type_list): argument
|
/aosp_15_r20/external/libtraceevent/src/ |
H A D | event-parse.c | 452 struct func_list { struct 453 struct func_list *next; argument 454 unsigned long long addr; 455 char *func; 456 char *mod;
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-mem.c | 185 static struct func_descr **func_list; variable
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.h | 255 struct list_head func_list; member
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 231 #define vtn_foreach_function(func, func_list) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | constant_folding.cc | 2531 const auto& func_list = node->attr().at("branches").list(); in SimplifyCase() local
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 34831 struct list_head func_list; member 82262 struct list_head func_list; member
|
H A D | vmlinux_518.h | 34831 struct list_head func_list; member 82262 struct list_head func_list; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 69025 struct list_head func_list; member 92874 struct list_head func_list; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 78604 struct list_head func_list; member 102570 struct list_head func_list; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 38989 struct list_head func_list; member
|
H A D | vmlinux.h | 38989 struct list_head func_list; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 78154 struct list_head func_list; member
|
H A D | vmlinux.h | 78154 struct list_head func_list; member
|