Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp266 uint64_t timeOnHardware, timeInDriver; in TEST_F() local
995 uint64_t timeOnHardware, timeInDriver, timeOnHardwareFenced, timeInDriverFenced; in TEST_P() local
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/
H A DTypes.h976 OptionalDuration timeInDriver; member