Searched refs:AST_TELEMETRY_KERNEL (Results 1 – 2 of 2) sorted by relevance
127 #define AST_TELEMETRY_KERNEL 0x4000 /* telemetry sample requested on interrupt from kernel */ macro145 #define AST_TELEMETRY_ALL (AST_TELEMETRY_USER | AST_TELEMETRY_KERNEL | \
444 ast_bits |= (interrupted_userspace ? AST_TELEMETRY_USER : AST_TELEMETRY_KERNEL); in telemetry_mark_curthread()491 if (reasons & (AST_TELEMETRY_USER | AST_TELEMETRY_KERNEL)) { in telemetry_ast()507 if ((reasons & (AST_TELEMETRY_IO | AST_TELEMETRY_KERNEL | AST_TELEMETRY_PMI in telemetry_ast()