Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dsdt.h134 struct __sdt_type struct
140 template<> struct __sdt_type<T> { static const bool __sdt_signed = true; }; argument