Home
last modified time | relevance | path

Searched refs:timestamp_src (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.h54 unsigned timestamp_src; member
H A Damdgpu_trace.h87 __field(unsigned, timestamp_src)
99 __entry->timestamp_src = iv->timestamp_src;
H A Damdgpu_ih.c286 entry->timestamp_src = dw[2] >> 31; in amdgpu_ih_decode_iv_helper()
H A Damdgpu_irq.c452 * si and tonga), so initialize timestamp and timestamp_src to 0 in amdgpu_irq_dispatch()
455 entry.timestamp_src = 0; in amdgpu_irq_dispatch()