Home
last modified time | relevance | path

Searched defs:loc_id (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc535 uint64 loc_id = pprof_profile_->AddLocation(node, root); in Format() local
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dmorton_radix_sort.h519 const uint loc_id = get_local_id(0); in sort_morton_codes_merged() local
/external/perfetto/src/traceconv/
Dpprof_builder.cc389 int64_t loc_id = tracker.InternLocation(std::move(loc)); in PreprocessLocations() local