Home
last modified time | relevance | path

Searched refs:device_str_attr_create (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/perf/
Dimc-pmu.c135 static struct attribute *device_str_attr_create(const char *name, const char *str) in device_str_attr_create() function
302 dev_str = device_str_attr_create(pmu->events[i].name, ev_val_str); in update_events_in_group()
309 dev_str = device_str_attr_create(ev_scale_str, pmu->events[i].scale); in update_events_in_group()
318 dev_str = device_str_attr_create(ev_unit_str, pmu->events[i].unit); in update_events_in_group()
Dhv-24x7.c501 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create() function
585 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_desc_attr()
599 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_long_desc_attr()