Home
last modified time | relevance | path

Searched defs:string_table (Results 1 – 11 of 11) 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/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/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/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.h379 const base::CustomMatcherHashMap* string_table() const { in string_table() function
/external/v8/src/
Djson-parser.cc747 StringTable* string_table = isolate()->heap()->string_table(); in ScanJsonString() local
Dobjects.cc17212 Handle<StringTable> string_table = isolate->factory()->string_table(); in LookupStringIfExists() local
17229 Handle<StringTable> string_table = isolate->factory()->string_table(); in LookupTwoCharsStringIfExists() local
/external/valgrind/helgrind/
Dhg_errors.c61 static WordFM* string_table = NULL; variable
/external/v8/src/heap/
Dmark-compact.cc1961 StringTable* string_table = heap()->string_table(); in MarkStringTable() local
2480 StringTable* string_table = heap()->string_table(); in ClearNonLiveReferences() local