Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_tokenizer.cc113 std::vector<StringId> string_table; in TokenizeFtraceCompactSched() local
127 const std::vector<StringId>& string_table) { in TokenizeFtraceCompactSchedSwitch()
169 const std::vector<StringId>& string_table) { in TokenizeFtraceCompactSchedWaking()
/external/tensorflow/tensorflow/python/profiler/
Dpprof_profiler.py99 def string_table(self): member in StringTable
107 def __init__(self, string_table): argument
212 def __init__(self, string_table): argument
/external/mesa3d/src/amd/common/
Dsid_tables.py146 def format(self, string_table, idx_table): argument
208 def emit(self, filp, string_table, idx_table): argument
/external/v8/src/execution/
Dlocal-isolate.h54 StringTable* string_table() const { return isolate_->string_table(); } in string_table() function
Disolate.h643 StringTable* string_table() { return string_table_.get(); } in string_table() function
/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_tokenizer.h45 std::unordered_map<uint64_t, StringId> string_table; member
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto12 repeated string string_table = 6; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto69 repeated string string_table = 6; field
/external/perfetto/tools/compact_reencode/
Dmain.cc89 std::vector<std::string> string_table; in ReEncodeBundle() local
/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.proto121 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc99 explicit FunctionTable(StringTable* string_table) in FunctionTable()
177 explicit Samples(StringTable* string_table, const Options* opts) in Samples()
/external/v8/src/snapshot/
Dstartup-serializer.cc190 void StartupSerializer::SerializeStringTable(StringTable* string_table) { in SerializeStringTable()
/external/libunwind/src/
Delfxx.c289 static char* elf_w (string_table) (struct elf_image* ei, int section) { in elf_w() argument
/external/v8/src/ast/
Dast-value-factory.h287 const AstRawStringMap* string_table() const { return &string_table_; } in string_table() function
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DConstantPoolGen.java232 private final Map<String, Index> string_table = new HashMap<>(); field in ConstantPoolGen
/external/v8/src/heap/
Dmark-compact.cc2057 StringTable* string_table = isolate()->string_table(); in ClearNonLiveReferences() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto1903 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field