Home
last modified time | relevance | path

Searched defs:pipeline_stats (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dpipeline-statistics.cc21 PipelineStatistics* pipeline_stats) { in Begin()
34 PipelineStatistics* pipeline_stats, in End()
Dpipeline-statistics.h88 PhaseScope(PipelineStatistics* pipeline_stats, const char* name) in PhaseScope()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c24 VkQueryPipelineStatisticFlags pipeline_stats; member
149 VkQueryPipelineStatisticFlags pipeline_stats) in find_or_allocate_qp()
470 VkQueryPipelineStatisticFlags pipeline_stats = 0; in zink_create_query() local
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c237 } pipeline_stats; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h488 VkQueryPipelineStatisticFlags pipeline_stats; member
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2396 struct gl_query_object *pipeline_stats[MAX_PIPELINE_STATISTICS]; member