Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/
H A DExecutionBurstServer.cpp317 const FmqRequestDescriptor& requestChannel, std::chrono::microseconds pollingTimeWindow) { in create()
336 std::chrono::microseconds pollingTimeWindow) in RequestChannelReceiver()
500 std::chrono::microseconds pollingTimeWindow) { in create()
527 std::chrono::microseconds pollingTimeWindow) { in create()
H A DExecutionBurstController.cpp238 ResultChannelReceiver::create(size_t channelLength, std::chrono::microseconds pollingTimeWindow) { in create()
253 std::chrono::microseconds pollingTimeWindow) in ResultChannelReceiver()
479 std::chrono::microseconds pollingTimeWindow) { in create()
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DExecutionBurstUtils.cpp458 std::chrono::microseconds pollingTimeWindow) { in create()
475 std::chrono::microseconds pollingTimeWindow) in RequestChannelReceiver()
608 ResultChannelReceiver::create(size_t channelLength, std::chrono::microseconds pollingTimeWindow) { in create()
621 std::chrono::microseconds pollingTimeWindow) in ResultChannelReceiver()
H A DPreparedModel.cpp162 const auto pollingTimeWindow = getBurstControllerPollingTimeWindow(); in configureExecutionBurst() local
H A DExecutionBurstServer.cpp152 std::chrono::microseconds pollingTimeWindow) { in create()
H A DExecutionBurstController.cpp243 std::chrono::microseconds pollingTimeWindow) { in create()
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DPreparedModel.cpp260 const auto pollingTimeWindow = V1_2::utils::getBurstControllerPollingTimeWindow(); in configureExecutionBurst() local
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DSampleDriver.cpp888 const auto pollingTimeWindow = in configureExecutionBurst() local