Home
last modified time | relevance | path

Searched refs:TICK_BASED (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/gamesdk/src/tuningfork/proto/
Dtuningfork.proto16 TICK_BASED = 2; enumerator
/frameworks/opt/gamesdk/test/tuningfork/proto/
Dtuningfork.proto16 TICK_BASED = 2; enumerator
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/
Dtuningfork.proto16 TICK_BASED = 2; enumerator
/frameworks/opt/gamesdk/samples/tuningfork/prototest/proto/
Dtuningfork.proto16 TICK_BASED = 2; enumerator
/frameworks/opt/gamesdk/test/tuningfork/
Dtuningfork_test.cpp121 auto settings = TestSettings(Settings::AggregationStrategy::TICK_BASED, NTICKS - 1, 1, {}); in TestEndToEnd()
135 auto settings = TestSettings(Settings::AggregationStrategy::TICK_BASED, NTICKS - 1, 2, {3}); in TestEndToEndWithAnnotation()
/frameworks/opt/gamesdk/src/tuningfork/
Dtuningfork_internal.h48 TICK_BASED, enumerator
Dtuningfork.cpp219 settings.aggregation_strategy.method = Settings::AggregationStrategy::TICK_BASED; in Init()
412 case Settings::AggregationStrategy::TICK_BASED: in ShouldSubmit()
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/
DREADME.md21 TICK_BASED = 2;