Home
last modified time | relevance | path

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

/external/bcc/examples/usdt_sample/usdt_sample_lib1/include/usdt_sample_lib1/
Dlib1_sdt.h28 #define USDT_SAMPLE_LIB1_OPERATION_END_ENABLED() __builtin_expect (operation_end_semaphore, 0) macro
31 #define USDT_SAMPLE_LIB1_OPERATION_END_ENABLED() __builtin_expect (usdt_sample_lib1_operation_end_s… macro