Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Dhv-24x7.c475 static struct attribute *device_str_attr_create_(char *name, char *str) in device_str_attr_create_() function
520 a = device_str_attr_create_(n, s); in device_str_attr_create()
562 attr = device_str_attr_create_(a_ev_name, val); in event_to_attr()