Searched refs:_SDT_ASM_3 (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/bpf/ |
H A D | sdt.h | 50 # define _SDT_ASM_3(a, b, c) a,b,c; macro 85 # define _SDT_ASM_3(a, b, c) _SDT_S(a) "," _SDT_S(b) "," \ macro 256 _SDT_ASM_3(.pushsection .note.stapsdt,"","note") \ 263 _SDT_ASM_3(.pushsection .note.stapsdt,"","note") \ 271 _SDT_ASM_3(.pushsection .note.stapsdt,"","note") \ 292 _SDT_ASM_3( .pushsection .note.stapsdt,_SDT_ASM_AUTOGROUP,"note") \ 294 _SDT_ASM_3( .4byte 992f-991f, 994f-993f, _SDT_NOTE_TYPE) \
|