Searched refs:audio_thread_event_log (Results 1 – 9 of 9) sorted by relevance
25 extern struct audio_thread_event_log *atlog;28 struct audio_thread_event_log *audio_thread_event_log_init() in audio_thread_event_log_init()30 struct audio_thread_event_log *log; in audio_thread_event_log_init()31 log = (struct audio_thread_event_log *) in audio_thread_event_log_init()32 calloc(1, sizeof(struct audio_thread_event_log)); in audio_thread_event_log_init()39 void audio_thread_event_log_deinit(struct audio_thread_event_log *log) in audio_thread_event_log_deinit()48 struct audio_thread_event_log *log, in audio_thread_event_log_data()
99 struct audio_thread_event_log *atlog;
21 struct audio_thread_event_log* atlog;34 atlog = static_cast<audio_thread_event_log*>(calloc(1, sizeof(*atlog))); in SetUp()
106 atlog = (audio_thread_event_log *)calloc( in SetUp()108 sizeof(audio_thread_event_log)); in SetUp()574 struct audio_thread_event_log *atlog;
21 struct audio_thread_event_log* atlog;35 atlog = static_cast<audio_thread_event_log*>(calloc(1, sizeof(*atlog))); in SetUp()
376 static void show_alog_tag(const struct audio_thread_event_log *log, in show_alog_tag()
21 struct audio_thread_event_log *atlog;
85 struct audio_thread_event_log *atlog;
238 struct __attribute__ ((__packed__)) audio_thread_event_log { struct282 struct audio_thread_event_log log;