Home
last modified time | relevance | path

Searched defs:location_id (Results 1 – 10 of 10) sorted by relevance

/external/oss-fuzz/infra/build/functions/
Dproject_sync_test.py72 def location_path(self, project_id, location_id): argument
82 def job_path(self, project_id, location_id, name): argument
/external/perfetto/tools/protoprofile/
Dmain.cc243 for (const auto& location_id : locations_) { in Compute() local
250 for (const auto& location_id : locations_) { in Compute() local
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto29 repeated uint64 location_id = 1; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto114 repeated uint64 location_id = 1; field
/external/perfetto/protos/perfetto/trace/profiling/
Dheap_graph.proto71 optional uint64 location_id = 2; field
/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_module.cc227 base::Optional<uint64_t> location_id; in ParseHeapGraph() local
Dheap_graph_tracker.h154 base::Optional<uint64_t> location_id; member
Dheap_graph_tracker.cc423 base::Optional<uint64_t> location_id, in AddInternedType()
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c1725 vtn_get_call_payload_for_location(struct vtn_builder *b, uint32_t location_id) in vtn_get_call_payload_for_location()
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7723 optional uint64 location_id = 2; field