Searched defs:func_map (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | functionalize_control_flow.cc | 58 bool FunctionHasBeenProcessed(FuncMapIter func_iter, const FuncMap* func_map) { in FunctionHasBeenProcessed() 88 void UpdateFunctionMap(FuncMap* func_map, const string& canonicalized_name, in UpdateFunctionMap() 140 FuncMap* func_map, Graph* graph, FunctionLibraryDefinition* fld, in FunctionalizeControlFlowForNodeAssociatedFunctions() 207 FuncMap* func_map, bool* function_modified, const NodeFilter& node_filter) { in FunctionalizeControlFlowForFunction() 291 FuncMap func_map; in FunctionalizeControlFlow() local 351 FuncMap func_map; in Run() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | ksnoop.c | 783 static int add_traces(struct bpf_map *func_map, struct trace *traces, in add_traces() 848 struct bpf_map *perf_map, *func_map; in cmd_trace() local
|
/aosp_15_r20/external/libtraceevent/src/ |
H A D | event-parse-local.h | 44 struct func_map *func_map; member
|
H A D | event-parse.c | 446 struct func_map { struct 461 const struct func_map *fa = a; in func_cmp() argument 497 struct func_map *func_map; in func_map_init() local
|