Home
last modified time | relevance | path

Searched refs:samplingPeriod (Results 1 – 2 of 2) sorted by relevance

/system/extras/perfprofd/binder_interface/aidl/android/os/
DIPerfProfd.aidl25 int process, int samplingPeriod, int samplingFrequency, in startProfiling() argument
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc73 int32_t samplingPeriod,
127 int32_t samplingPeriod, in startProfiling() argument
145 if (samplingPeriod > 0) { in startProfiling()
146 config.sampling_period = samplingPeriod; in startProfiling()