Searched refs:tag_sec (Results 1 – 3 of 3) sorted by relevance
57 log->log[log->write_pos].tag_sec = in audio_thread_event_log_data()
230 uint32_t tag_sec; member
379 unsigned int tag = (log->log[tag_idx].tag_sec >> 24) & 0xff; in show_alog_tag()380 unsigned int sec = log->log[tag_idx].tag_sec & 0x00ffffff; in show_alog_tag()387 if (log->log[tag_idx].tag_sec == 0 && log->log[tag_idx].nsec == 0) in show_alog_tag()