Home
last modified time | relevance | path

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

/external/bcc/tests/python/include/folly/tracing/
DStaticTracepoint-ELF.h51 #define FOLLY_SDT_ISARRAY(x) (__builtin_classify_type(x) == 14) macro
52 #define FOLLY_SDT_ARGSIZE(x) (FOLLY_SDT_ISARRAY(x) ? sizeof(void*) : sizeof(x))