Home
last modified time | relevance | path

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

/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.py139 def format(self, string_table, idx_table): argument
198 def emit(self, filp, string_table, idx_table): argument
/external/perfetto/src/trace_processor/
Dfuchsia_trace_tokenizer.h44 std::unordered_map<uint64_t, StringId> string_table; member
/external/perf_data_converter/src/quipper/
Ddso_test_utils.cc103 ElfStringTable string_table; in WriteElfWithMultipleBuildids() local
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto12 repeated string string_table = 6; field
/external/perf_data_converter/src/
Dprofile.proto60 repeated string string_table = 6; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto72 repeated string string_table = 6; field
/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.proto122 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/perfetto/tools/trace_to_text/
Dtrace_to_profile.cc113 std::map<std::string, uint64_t> string_table; in DumpProfilePacket() local
/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.h251 const base::CustomMatcherHashMap* string_table() const { 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/
Djson-parser.cc886 StringTable* string_table = isolate()->heap()->string_table(); in ScanJsonString() local
Dobjects.cc17059 Handle<StringTable> string_table = isolate->factory()->string_table(); in LookupTwoCharsStringIfExists() local
/external/v8/src/heap/
Dmark-compact.cc1452 StringTable* string_table = heap()->string_table(); in MarkStringTable() local
1864 StringTable* string_table = heap()->string_table(); in ClearNonLiveReferences() local
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...