Home
last modified time | relevance | path

Searched refs:device_str_attr_create (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dimc-pmu.c133 /* device_str_attr_create : Populate event "name" and string "str" in attribute */
134 static struct attribute *device_str_attr_create(const char *name, const char *str) in device_str_attr_create() function
297 dev_str = device_str_attr_create(pmu->events[i].name, ev_val_str); in update_events_in_group()
306 dev_str = device_str_attr_create(ev_scale_str, pmu->events[i].scale); in update_events_in_group()
317 dev_str = device_str_attr_create(ev_unit_str, pmu->events[i].unit); in update_events_in_group()
H A Dhv-24x7.c495 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create() function
579 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_desc_attr()
593 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_long_desc_attr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dimc-pmu.c134 /* device_str_attr_create : Populate event "name" and string "str" in attribute */
135 static struct attribute *device_str_attr_create(const char *name, const char *str) in device_str_attr_create() function
304 dev_str = device_str_attr_create(pmu->events[i].name, ev_val_str); in update_events_in_group()
313 dev_str = device_str_attr_create(ev_scale_str, pmu->events[i].scale); in update_events_in_group()
324 dev_str = device_str_attr_create(ev_unit_str, pmu->events[i].unit); in update_events_in_group()
H A Dhv-24x7.c488 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create() function
572 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_desc_attr()
586 return device_str_attr_create(name, nl, nonce, desc, dl); in event_to_long_desc_attr()

Completed in 9 milliseconds