Home
last modified time | relevance | path

Searched defs:string_table (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Dpprof_profiler.py95 def string_table(self): member in StringTable
103 def __init__(self, string_table): argument
208 def __init__(self, string_table): argument
/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dftrace_tokenizer.cc310 std::vector<StringId> string_table; in TokenizeFtraceCompactSched() local
325 const std::vector<StringId>& string_table) { in TokenizeFtraceCompactSchedSwitch()
378 const std::vector<StringId>& string_table) { in TokenizeFtraceCompactSchedWaking()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dsid_tables.py131 def format(self, string_table, idx_table): argument
193 def emit(self, filp, string_table, idx_table): argument
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dprofile_builder.cc133 StringTable& string_table) { in MappingKey()
145 StringTable& string_table) in Mapping()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc97 explicit FunctionTable(StringTable* string_table) in FunctionTable()
175 explicit Samples(StringTable* string_table, const Options* opts) in Samples()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs280 let mut string_table = Vec::new(); in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs280 let mut string_table = Vec::new(); in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs280 let mut string_table = Vec::new(); in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs280 let mut string_table = Vec::new(); in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/
H A Dcompiled.rs280 let mut string_table = Vec::new(); in parse() localVariable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_tokenizer.h55 std::unordered_map<uint64_t, StringId> string_table; member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofile.proto12 repeated string string_table = 6; field
/aosp_15_r20/external/perfetto/protos/third_party/pprof/
H A Dprofile.proto69 repeated string string_table = 6; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trace_event.proto125 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc446 StringTable string_table{std::move(*string_table_buf)}; in ReadDwarfInfo() local
Ddwarf_info.cc329 StringTable string_table, in DwarfInfo()
/aosp_15_r20/art/tools/jvmti-agents/ti-alloc-sample/
H A Dti_alloc_sample.cc273 static UniqueStringTable* string_table = nullptr; variable
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DConstantPoolGen.java232 private final Map<String, Index> string_table = new HashMap<>(); field in ConstantPoolGen
/aosp_15_r20/external/ethtool/netlink/
H A Dsettings.c587 static const char *get_enum_string(const char *const *string_table, unsigned int n_string_table, in get_enum_string()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.pb.h4178 inline const ::perfetto::protos::ChromeStringTableEntry& ChromeEventBundle::string_table(int index)… in string_table() function
4191 ChromeEventBundle::string_table() const { in string_table() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trace_event.pb.h4178 inline const ::perfetto::protos::ChromeStringTableEntry& ChromeEventBundle::string_table(int index)… in string_table() function
4191 ChromeEventBundle::string_table() const { in string_table() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_chrome_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trace_event.pbzero.h104 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> string_table() const { return GetRepea… in string_table() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.pbzero.h104 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> string_table() const { return GetRepea… in string_table() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2567 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto6046 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field

12