Searched refs:sample_delay_ns (Results 1 – 3 of 3) sorted by relevance
88 s64 sample_delay_ns; member106 policy_dbs->sample_delay_ns = delay_us * NSEC_PER_USEC; in gov_update_sample_delay()
162 if (sample_type == OD_SUB_SAMPLE && policy_dbs->sample_delay_ns > 0) { in od_dbs_update()
66 * sample_delay_ns read in dbs_update_util_handler(), but that in sampling_rate_store() 73 * up overwriting the sample_delay_ns value that it has just in sampling_rate_store() 306 * of sample_delay_ns used in the computation may be stale. in dbs_update_util_handler() 311 if ((s64)delta_ns < policy_dbs->sample_delay_ns) in dbs_update_util_handler()