Searched refs:SDB_TE_ALERT_REQ_MASK (Results 1 – 2 of 2) sorted by relevance
173 *trailer = SDB_TE_ALERT_REQ_MASK; in alloc_sample_data_block()1299 te_flags |= SDB_TE_ALERT_REQ_MASK; in hw_perf_event_update()1395 te->flags &= ~SDB_TE_ALERT_REQ_MASK; in aux_output_end()1441 SDB_TE_ALERT_REQ_MASK); in aux_output_begin()1451 te->flags = te->flags | SDB_TE_ALERT_REQ_MASK; in aux_output_begin()1493 new_flags = orig_flags | SDB_TE_ALERT_REQ_MASK; in aux_set_alert()1562 new_flags |= SDB_TE_ALERT_REQ_MASK; in aux_reset_buffer()1564 new_flags &= ~SDB_TE_ALERT_REQ_MASK; in aux_reset_buffer()
293 #define SDB_TE_ALERT_REQ_MASK 0x4000000000000000UL macro