Lines Matching defs:ctx

29 	int ctx;  member
102 int ctx, in saved_value_lookup()
151 int ctx = 0; in evsel_context() local
196 int ctx, int cpu, u64 count) in update_runtime_stat()
213 int ctx = evsel_context(counter); in perf_stat__update_shadow_stats() local
338 struct expr_parse_ctx ctx; in perf_stat__collect_metric_expr() local
425 enum stat_type type, int ctx, int cpu) in runtime_stat_avg()
437 enum stat_type type, int ctx, int cpu) in runtime_stat_n()
456 int ctx = evsel_context(evsel); in print_stalled_cycles_frontend() local
480 int ctx = evsel_context(evsel); in print_stalled_cycles_backend() local
501 int ctx = evsel_context(evsel); in print_branch_misses() local
523 int ctx = evsel_context(evsel); in print_l1_dcache_misses() local
545 int ctx = evsel_context(evsel); in print_l1_icache_misses() local
565 int ctx = evsel_context(evsel); in print_dtlb_cache_misses() local
585 int ctx = evsel_context(evsel); in print_itlb_cache_misses() local
605 int ctx = evsel_context(evsel); in print_ll_cache_misses() local
665 static double td_total_slots(int ctx, int cpu, struct runtime_stat *st) in td_total_slots()
670 static double td_bad_spec(int ctx, int cpu, struct runtime_stat *st) in td_bad_spec()
686 static double td_retiring(int ctx, int cpu, struct runtime_stat *st) in td_retiring()
698 static double td_fe_bound(int ctx, int cpu, struct runtime_stat *st) in td_fe_bound()
710 static double td_be_bound(int ctx, int cpu, struct runtime_stat *st) in td_be_bound()
725 static double td_metric_ratio(int ctx, int cpu, in td_metric_ratio()
745 static bool full_td(int ctx, int cpu, in full_td()
767 int ctx = evsel_context(evsel); in print_smi_cost() local
933 int ctx = evsel_context(evsel); in perf_stat__print_shadow_stats() local