/aosp_15_r20/bionic/libfdtrack/ |
H A D | fdtrack.cpp | 145 const char* function_names[kStackDepth]; in fdtrack_iterate() local 186 static size_t hash_stack(const char* const* function_names, const uint64_t* function_offsets, in hash_stack() 214 const char* function_names[kStackDepth]; in fdtrack_dump_impl() member 225 size_t stack_depth, void* stacks_ptr) { in fdtrack_dump_impl()
|
H A D | fdtrack_test.cpp | 64 void* arg) { in RunFdtrack()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | model_pruner.cc | 105 const absl::flat_hash_set<string>& function_names, in CanRemoveNode() 454 absl::flat_hash_set<string> function_names; in Optimize() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/update/ |
H A D | generate_v2_reorders_map.py | 66 def collect_function_arg_names(function_names): argument
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/interned_data/ |
H A D | interned_data.proto | 86 repeated InternedString function_names = 5; field
|
/aosp_15_r20/external/perfetto/src/traceconv/ |
H A D | pprof_reader.cc | 116 std::vector<std::string> function_names; in get_sample_function_names() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/ |
H A D | generator.h | 60 absl::flat_hash_set<std::string> function_names; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | module.h | 188 std::unordered_set<std::string> function_names; member
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | perf_diff.py | 314 def _GetFunctionsDict(self, section, function_names): argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/ |
H A D | types.rs | 62 let mut function_names = UnorderedSet::new(); in collect() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/ |
H A D | types.rs | 62 let mut function_names = UnorderedSet::new(); in collect() localVariable
|
/aosp_15_r20/external/rust/cxx/syntax/ |
D | types.rs | 62 let mut function_names = UnorderedSet::new(); in collect() localVariable
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | profile_packet_sequence_state_unittest.cc | 284 const std::string function_names[] = {"fun1", "fun2", "fun3", "fun4"}; in TEST() local
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | trace_rules.py | 2938 function_names: Optional[Dict[int, str]] = None variable in FunctionIdSet
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_interned_data_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/interned_data/ |
D | interned_data.pb.h | 1294 inline const ::perfetto::protos::InternedString& InternedData::function_names(int index) const { in function_names() function 1307 InternedData::function_names() const { in function_names() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_interned_data_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/interned_data/ |
H A D | interned_data.pb.h | 1294 inline const ::perfetto::protos::InternedString& InternedData::function_names(int index) const { in function_names() function 1307 InternedData::function_names() const { in function_names() function
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | stack_sampling_profiler_test_util.cc | 383 const std::vector<std::string>& function_names) { in ExpectStackContainsNames()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_interned_data_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/interned_data/ |
H A D | interned_data.pbzero.h | 75 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> function_names() const { return GetRep… in function_names() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_interned_data_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/interned_data/ |
D | interned_data.pbzero.h | 75 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> function_names() const { return GetRep… in function_names() function
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/generator2/ |
H A D | code.py | 741 function_names, argument
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | UnwindTest.cpp | 108 static std::string ErrorMsg(const std::vector<const char*>& function_names, Unwinder* unwinder) { in ErrorMsg()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | function_test.cc | 1338 const std::vector<string> function_names = lib_def.ListFunctionNames(); in TEST() local
|
H A D | function.cc | 1619 std::vector<string> function_names; in ListFunctionNames() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_functional_ops.cc | 1558 std::vector<std::string> function_names; in InitializeShardedVarOnTPU() local
|
/aosp_15_r20/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 7305 repeated InternedString function_names = 5; field
|