Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.h54 unsigned timestamp_src; member
Damdgpu_trace.h87 __field(unsigned, timestamp_src)
99 __entry->timestamp_src = iv->timestamp_src;
Damdgpu_ih.c271 entry->timestamp_src = dw[2] >> 31; in amdgpu_ih_decode_iv_helper()