Home
last modified time | relevance | path

Searched refs:kContextId (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h165 kContextId, enumerator
Dgroup_events_test.cc361 constexpr uint64 kContextId = 456; in TEST() local
372 {StatType::kProducerId, kContextId}}); in TEST()
376 {StatType::kConsumerId, kContextId}}); in TEST()
Dxplane_schema.cc175 {"context_id", kContextId}, in GetStatTypeMap()
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_collector.cc173 *plane->GetOrCreateStatMetadata(GetStatTypeStr(StatType::kContextId)), in CreateXEvent()