Searched refs:cfvn (Results 1 – 4 of 4) sorted by relevance
| /arch/s390/kernel/ |
| A D | perf_event.c | 111 cpu, cf_info.cfvn, cf_info.csvn, in print_debug_cf() 160 "authorization=%04x\n", ci.cfvn, ci.csvn, ci.auth_ctl); in sl_print_counter()
|
| A D | perf_cpum_cf.c | 370 unsigned int cfvn:16; /* 64-79 Ctr First Version */ member 396 te->cfvn = cpumf_ctr_info.cfvn; /* Counter version numbers */ in cfdiag_trailer() 422 if (cpumf_ctr_info.cfvn >= 1) in cpum_cf_make_setsize() 426 if (cpumf_ctr_info.cfvn == 1) in cpum_cf_make_setsize() 428 else if (cpumf_ctr_info.cfvn >= 3) in cpum_cf_make_setsize() 623 if (cpumf_ctr_info.cfvn < 1) in validate_ctr_version()
|
| A D | perf_cpum_cf_events.c | 996 struct attribute **combined, **model, **cfvn, **csvn; in cpumf_cf_event_group() local 1003 switch (ci.cfvn) { in cpumf_cf_event_group() 1005 cfvn = cpumcf_fvn1_pmu_event_attr; in cpumf_cf_event_group() 1008 cfvn = cpumcf_fvn3_pmu_event_attr; in cpumf_cf_event_group() 1011 cfvn = none; in cpumf_cf_event_group() 1061 combined = merge_attr(cfvn, csvn, model); in cpumf_cf_event_group()
|
| /arch/s390/include/asm/ |
| A D | cpu_mf.h | 48 u16 cfvn; member
|
Completed in 21 milliseconds