Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h25385 struct property_entry { struct
25386 const char *name;
25387 size_t length;
25388 bool is_inline;
25389 enum dev_prop_type type;
25390 union {