Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/
Dtimer_test.cpp35 long RSS() const override { return 360L; } in RSS() function in spvtools::utils::__anon191453380111::MockTimer
96 long RSS() const override { return count_stop_ * 360L; } in RSS() function in spvtools::utils::__anon191453380111::MockCumulativeTimer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtimer_test.cpp35 long RSS() const override { return 360L; } in RSS() function in spvtools::utils::__anon1c7653240111::MockTimer
96 long RSS() const override { return count_stop_ * 360L; } in RSS() function in spvtools::utils::__anon1c7653240111::MockCumulativeTimer
/third_party/spirv-tools/test/
Dtimer_test.cpp35 long RSS() const override { return 360L; } in RSS() function in spvtools::utils::__anon64fae1430111::MockTimer
96 long RSS() const override { return count_stop_ * 360L; } in RSS() function in spvtools::utils::__anon64fae1430111::MockCumulativeTimer
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dtimer.h155 virtual long RSS() const { in RSS() function
356 long RSS() const override { return rss_; } in RSS() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.h155 virtual long RSS() const { in RSS() function
356 long RSS() const override { return rss_; } in RSS() function
/third_party/spirv-tools/source/util/
Dtimer.h155 virtual long RSS() const { in RSS() function
356 long RSS() const override { return rss_; } in RSS() function