Searched refs:ctxp (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/util/ |
| A D | stat-shadow.c | 318 void *ctxp = out->ctx; in print_instructions() local 332 out->new_line(config, ctxp); in print_instructions() 362 void *ctxp = out->ctx; in print_nsecs() local 503 void *ctxp = out->ctx; in generic_metric() local 543 print_metric(config, ctxp, thresh, "%8.1f", in generic_metric() 546 print_metric(config, ctxp, thresh, "%8.2f", in generic_metric() 558 print_metric(config, ctxp, thresh, /*fmt=*/NULL, in generic_metric() 588 void *ctxp, in perf_stat__print_metricgroup_header() argument 642 void *ctxp = out->ctx; in perf_stat__print_shadow_stats_metricgroup() local 676 out->new_line(config, ctxp); in perf_stat__print_shadow_stats_metricgroup() [all …]
|
| /tools/testing/selftests/lsm/ |
| A D | lsm_get_self_attr_test.c | 19 static struct lsm_ctx *next_ctx(struct lsm_ctx *ctxp) in next_ctx() argument 23 vp = (void *)ctxp + sizeof(*ctxp) + ctxp->ctx_len; in next_ctx()
|
Completed in 7 milliseconds