Searched refs:cfvn (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/s390/kernel/ |
D | perf_event.c | 129 cpu, cf_info.cfvn, cf_info.csvn, in print_debug_cf() 178 "authorization=%04x\n", ci.cfvn, ci.csvn, ci.auth_ctl); in sl_print_counter()
|
D | perf_cpum_cf_events.c | 547 struct attribute **combined, **model, **cfvn, **csvn; in cpumf_cf_event_group() local 554 switch (ci.cfvn) { in cpumf_cf_event_group() 556 cfvn = cpumcf_fvn1_pmu_event_attr; in cpumf_cf_event_group() 559 cfvn = cpumcf_fvn3_pmu_event_attr; in cpumf_cf_event_group() 562 cfvn = none; in cpumf_cf_event_group() 594 combined = merge_attr(cfvn, csvn, model); in cpumf_cf_event_group()
|
D | perf_cpum_cf.c | 111 if (cpuhw->info.cfvn < 1) in validate_ctr_version()
|
/Linux-v4.19/arch/s390/include/asm/ |
D | cpu_mf.h | 42 u16 cfvn; member
|