Home
last modified time | relevance | path

Searched defs:attribute_group (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h5578 struct attribute_group { struct
5579 const char *name;
5580 umode_t (*is_visible)(struct kobject *, struct attribute *, int);
5581 umode_t (*is_bin_visible)(struct kobject *, struct bin_attribute *, int);
5582 struct attribute **attrs;
5583 struct bin_attribute **bin_attrs;