Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp271 struct StatType { struct in Statistics
272 StatType() : mCounters() {} in StatType() function
273 std::array<std::uint64_t, numActions> mCounters;