Home
last modified time | relevance | path

Searched refs:SetFlushThreshold (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dresult_transporter_test.cpp127 reporter.SetFlushThreshold(0); in HWTEST_F()
143 reporter.SetFlushThreshold(0); in HWTEST_F()
/developtools/profiler/device/plugins/ftrace_plugin/include/
H A Dresult_transporter.h46 void SetFlushThreshold(uint32_t nbytes);
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dresult_transporter.cpp47 void ResultTransporter::SetFlushThreshold(uint32_t nbytes) in SetFlushThreshold() function in ResultTransporter
H A Dflow_controller.cpp817 tansporter_->SetFlushThreshold(flushThresholdKb * BYTE_PER_KB);

Completed in 2 milliseconds