Searched refs:after_sampling (Results 1 – 2 of 2) sorted by relevance
465 int (*after_sampling)(struct damon_ctx *context); member
1455 if (ctx->callback.after_sampling && in kdamond_fn()1456 ctx->callback.after_sampling(ctx)) in kdamond_fn()