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()
211 uint32_t tag_sec; member
387 unsigned int tag = (log->log[tag_idx].tag_sec >> 24) & 0xff; in show_alog_tag()388 unsigned int sec = log->log[tag_idx].tag_sec & 0x00ffffff; in show_alog_tag()395 if (log->log[tag_idx].tag_sec == 0 && log->log[tag_idx].nsec == 0) in show_alog_tag()