Searched refs:ops_update_interval (Results 1 – 7 of 7) sorted by relevance
91 .ops_update_interval = 60 * USEC_PER_MSEC * MSEC_PER_SEC, in damon_sample_mtier_build_ctx()
107 .ops_update_interval = 0,
154 .ops_update_interval = 60 * USEC_PER_MSEC * MSEC_PER_SEC, in damon_stat_build_ctx()
90 .ops_update_interval = 0,
532 ctx->attrs.ops_update_interval = 60 * 1000 * 1000; in damon_new_ctx() 714 attrs->ops_update_interval / sample_interval; in damon_set_attrs() 2515 ctx->next_ops_update_sis = ctx->attrs.ops_update_interval / in kdamond_init_ctx() 2632 ctx->attrs.ops_update_interval / in kdamond_fn()
1292 .ops_update_interval = sys_intervals->update_us, in damon_sysfs_set_attrs()
586 * the monitoring, @update after each &damon_attrs.ops_update_interval, and687 * @ops_update_interval: The time between monitoring operations updates.700 * and applies the changes for each @ops_update_interval. All time intervals707 unsigned long ops_update_interval; member