| /external/perfetto/src/trace_processor/importers/ftrace/ |
| D | ftrace_tokenizer.cc | 113 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/ |
| D | pprof_profiler.py | 99 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/ |
| D | sid_tables.py | 146 def format(self, string_table, idx_table): argument 208 def emit(self, filp, string_table, idx_table): argument
|
| /external/v8/src/execution/ |
| D | local-isolate.h | 54 StringTable* string_table() const { return isolate_->string_table(); } in string_table() function
|
| D | isolate.h | 643 StringTable* string_table() { return string_table_.get(); } in string_table() function
|
| /external/perfetto/src/trace_processor/importers/fuchsia/ |
| D | fuchsia_trace_tokenizer.h | 45 std::unordered_map<uint64_t, StringId> string_table; member
|
| /external/tensorflow/tensorflow/core/profiler/ |
| D | profile.proto | 12 repeated string string_table = 6; field
|
| /external/perfetto/protos/third_party/pprof/ |
| D | profile.proto | 69 repeated string string_table = 6; field
|
| /external/perfetto/tools/compact_reencode/ |
| D | main.cc | 89 std::vector<std::string> string_table; in ReEncodeBundle() local
|
| /external/perfetto/protos/perfetto/trace/chrome/ |
| D | chrome_trace_event.proto | 121 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field
|
| /external/tensorflow/tensorflow/core/profiler/internal/ |
| D | tfprof_code.cc | 99 explicit FunctionTable(StringTable* string_table) in FunctionTable() 177 explicit Samples(StringTable* string_table, const Options* opts) in Samples()
|
| /external/v8/src/snapshot/ |
| D | startup-serializer.cc | 190 void StartupSerializer::SerializeStringTable(StringTable* string_table) { in SerializeStringTable()
|
| /external/libunwind/src/ |
| D | elfxx.c | 289 static char* elf_w (string_table) (struct elf_image* ei, int section) { in elf_w() argument
|
| /external/v8/src/ast/ |
| D | ast-value-factory.h | 287 const AstRawStringMap* string_table() const { return &string_table_; } in string_table() function
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | ConstantPoolGen.java | 232 private final Map<String, Index> string_table = new HashMap<>(); field in ConstantPoolGen
|
| /external/v8/src/heap/ |
| D | mark-compact.cc | 2057 StringTable* string_table = isolate()->string_table(); in ClearNonLiveReferences() local
|
| /external/perfetto/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 1903 repeated ChromeStringTableEntry string_table = 3 [deprecated = true]; field
|