Lines Matching defs:top_context
29 struct top_context {
50 static struct top_context *sort_ctx = NULL;
141 stats_line_set_prev_values(struct top_context *ctx,
163 static void stats_read(struct top_context *ctx)
200 static void stats_drop_stale(struct top_context *ctx)
293 stats_header_find(struct top_context *ctx, const char *name,
307 static void stats_top_get_sorting(struct top_context *ctx)
327 static bool stats_top_round(struct top_context *ctx)
378 stats_top_output_diff(struct top_context *ctx,
406 static void stats_top_output(struct top_context *ctx)
456 static void stats_top_start(struct top_context *ctx)
468 struct top_context ctx;