Home
last modified time | relevance | path

Searched refs:PrintTimerDescription (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/util/
Dtimer.h36 spvtools::utils::PrintTimerDescription(__VA_ARGS__)
64 void PrintTimerDescription(std::ostream*, bool = false);
Dtimer.cpp28 void PrintTimerDescription(std::ostream* out, bool measure_mem_usage) { in PrintTimerDescription() function
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dtimer.h36 spvtools::utils::PrintTimerDescription(__VA_ARGS__)
64 void PrintTimerDescription(std::ostream*, bool = false);
Dtimer.cpp28 void PrintTimerDescription(std::ostream* out, bool measure_mem_usage) { in PrintTimerDescription() function
/external/deqp-deps/SPIRV-Tools/test/
Dtimer_test.cpp45 PrintTimerDescription(&buf); in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtimer_test.cpp45 PrintTimerDescription(&buf); in TEST()