Lines Matching refs:ctx
57 int ctx = 0;
60 ctx |= CTX_BIT_KERNEL;
62 ctx |= CTX_BIT_USER;
64 ctx |= CTX_BIT_HV;
66 ctx |= CTX_BIT_HOST;
68 ctx |= CTX_BIT_IDLE;
70 return ctx;
199 out->print_metric(config, out->ctx, color, "%7.2f%%", unit, ratio);
201 out->print_metric(config, out->ctx, NULL, NULL, unit, 0);
309 void *ctxp = out->ctx;
337 out->print_metric(config, out->ctx, NULL, "%8.3f", "GHz", ratio);
339 out->print_metric(config, out->ctx, NULL, NULL, "GHz", 0);
348 void *ctxp = out->ctx;
454 void *ctxp = out->ctx;
594 void *ctxp = out->ctx;
662 void *ctxp = out->ctx;