Searched defs:OnStop (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/freedreno/vulkan/ | ||
| D | tu_perfetto.cc | 69 void OnStop(const StopArgs &) override in OnStop() function in TuRenderpassDataSource |
| /third_party/mesa3d/src/tool/pps/ | ||
| D | pps_datasource.cc | 121 void GpuDataSource::OnStop(const StopArgs &args) in OnStop() function in pps::GpuDataSource |
| /third_party/mesa3d/src/intel/ds/ | ||
| D | intel_driver_ds.cc | 121 void OnStop(const StopArgs &) override in OnStop() function in IntelRenderpassDataSource |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ | ||
| D | freedreno_perfetto.cc | 74 void OnStop(const StopArgs &) override in OnStop() function in FdRenderpassDataSource |
| /third_party/node/src/ | ||
| D | histogram.cc | 484 void IntervalHistogram::OnStop() { in OnStop() function in node::IntervalHistogram |