Home
last modified time | relevance | path

Searched refs:kAllocatorName (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile_test.cc52 {StatType::kAllocatorName, "GPU_0_bfc"}, in TEST()
68 {StatType::kAllocatorName, "GPU_0_bfc"}, in TEST()
83 {StatType::kAllocatorName, "GPU_0_bfc"}, in TEST()
Dxplane_to_memory_profile.cc113 case StatType::kAllocatorName: in GenerateMemoryProfile()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h139 kAllocatorName, enumerator
Dxplane_schema.cc149 {"allocator_name", kAllocatorName}, in GetStatTypeMap()
/external/libchrome/base/metrics/
Dfield_trial.cc60 const char kAllocatorName[] = "FieldTrialAllocator"; variable
1338 new FieldTrialAllocator(std::move(shm), 0, kAllocatorName, true)); in CreateTrialsFromSharedMemory()
1390 new FieldTrialAllocator(std::move(shm), 0, kAllocatorName, false)); in InstantiateFieldTrialAllocatorIfNeeded()
1391 global_->field_trial_allocator_->CreateTrackingHistograms(kAllocatorName); in InstantiateFieldTrialAllocatorIfNeeded()