Home
last modified time | relevance | path

Searched refs:format_group (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/x86/events/intel/
A Duncore_snb.c340 .format_group = &snb_uncore_format_group,
355 .format_group = &snb_uncore_format_group,
418 .format_group = &snb_uncore_format_group,
451 .format_group = &snb_uncore_format_group,
492 .format_group = &snb_uncore_format_group,
596 .format_group = &adl_uncore_format_group,
610 .format_group = &snb_uncore_format_group,
649 .format_group = &adl_uncore_format_group,
662 .format_group = &adl_uncore_format_group,
675 .format_group = &adl_uncore_format_group,
[all …]
A Duncore_snbep.c1243 .format_group = &snbep_uncore_format_group
1561 .format_group = &ivbep_uncore_format_group
4229 .format_group = &skx_uncore_format_group,
4434 .format_group = &skx_uncore_format_group,
4453 .format_group = &skx_uncore_format_group,
4479 .format_group = &skx_uncore_format_group,
5220 .format_group = &skx_uncore_format_group,
5702 .format_group = &skx_uncore_format_group,
5818 .format_group = &skx_uncore_format_group,
6388 if (from_type->format_group) in uncore_type_customized_copy()
[all …]
A Duncore_nhmex.c291 .format_group = &nhmex_uncore_ubox_format_group
325 .format_group = &nhmex_uncore_cbox_format_group
347 .format_group = &nhmex_uncore_cbox_format_group
438 .format_group = &nhmex_uncore_bbox_format_group
514 .format_group = &nhmex_uncore_sbox_format_group
941 .format_group = &nhmex_uncore_mbox_format_group,
1204 .format_group = &nhmex_uncore_rbox_format_group
A Duncore.h104 #define format_group attr_groups[1] macro
A Duncore_discovery.c623 uncore->format_group = &generic_uncore_format_group; in intel_uncore_generic_init_uncores()
/linux-6.3-rc2/drivers/perf/arm_cspmu/
A Darm_cspmu.c464 struct attribute_group *format_group; in arm_cspmu_alloc_format_attr_group() local
467 format_group = in arm_cspmu_alloc_format_attr_group()
469 if (!format_group) in arm_cspmu_alloc_format_attr_group()
472 format_group->name = "format"; in arm_cspmu_alloc_format_attr_group()
473 format_group->attrs = cspmu->impl.ops.get_format_attrs(cspmu); in arm_cspmu_alloc_format_attr_group()
475 if (!format_group->attrs) in arm_cspmu_alloc_format_attr_group()
478 return format_group; in arm_cspmu_alloc_format_attr_group()
/linux-6.3-rc2/arch/powerpc/perf/
A Dhv-gpci.c68 static const struct attribute_group format_group = { variable
139 &format_group,
A Dhv-24x7.c194 static const struct attribute_group format_group = { variable
1159 &format_group,

Completed in 35 milliseconds