Searched refs:AST_TELEMETRY_PMI (Results 1 – 2 of 2) sorted by relevance
128 #define AST_TELEMETRY_PMI 0x8000 /* telemetry sample requested on PMI */ macro146 AST_TELEMETRY_PMI | AST_TELEMETRY_IO | AST_TELEMETRY_MACF)
446 ast_bits |= AST_TELEMETRY_PMI; in telemetry_mark_curthread()492 record_type |= (reasons & AST_TELEMETRY_PMI) ? kPMIRecord : in telemetry_ast()507 if ((reasons & (AST_TELEMETRY_IO | AST_TELEMETRY_KERNEL | AST_TELEMETRY_PMI in telemetry_ast()