Home
last modified time | relevance | path

Searched defs:func_map (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_control_flow.cc58 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 Dksnoop.c783 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 Devent-parse-local.h44 struct func_map *func_map; member
H A Devent-parse.c446 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