Searched refs:TP_PROTO (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_trace.h | 18 TP_PROTO(struct radeon_bo *bo), 33 TP_PROTO(struct radeon_cs_parser *p), 53 TP_PROTO(unsigned vmid, int ring), 68 TP_PROTO(struct radeon_bo_va *bo_va), 86 TP_PROTO(uint64_t pe, uint64_t addr, unsigned count, 110 TP_PROTO(uint64_t pd_addr, unsigned ring, unsigned id), 129 TP_PROTO(struct drm_device *dev, int ring, u32 seqno), 151 TP_PROTO(struct drm_device *dev, int ring, u32 seqno), 158 TP_PROTO(struct drm_device *dev, int ring, u32 seqno), 165 TP_PROTO(struct drm_device *dev, int ring, u32 seqno), [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_trace.h | 41 TP_PROTO(unsigned did, uint32_t reg, uint32_t value), 60 TP_PROTO(unsigned did, uint32_t reg, uint32_t value), 79 TP_PROTO(unsigned ih, struct amdgpu_iv_entry *iv), 119 TP_PROTO(struct amdgpu_bo *bo), 145 TP_PROTO(struct amdgpu_cs_parser *p, int i), 167 TP_PROTO(struct amdgpu_job *job), 193 TP_PROTO(struct amdgpu_job *job), 219 TP_PROTO(struct amdgpu_vm *vm, struct amdgpu_ring *ring, 246 TP_PROTO(struct amdgpu_bo_va *bo_va, 270 TP_PROTO(struct amdgpu_bo_va *bo_va, [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
H A D | trace.h | 45 TP_PROTO(int id, void *spt, int type, unsigned long mfn, 75 TP_PROTO(int id, void *spt, int type), 100 TP_PROTO(const char *prefix, unsigned long gma, 118 TP_PROTO(int id, char *type, int ring_id, int root_entry_type, 137 TP_PROTO(int id, char *action, void *spt, int before, int after), 155 TP_PROTO(int id, char *action, void *spt, unsigned long gfn, 174 TP_PROTO(int id, const char *tag, void *spt, int type, u64 v, 193 TP_PROTO(int id, const char *tag, int page_id, void *gpt, int type), 211 TP_PROTO(int id, int page_id, void *gpt, int type, u64 v, 231 TP_PROTO(u8 vgpu_id, u8 ring_id, u32 ip_gma, u32 *cmd_va, [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_trace.h | 37 TP_PROTO(unsigned long *read_count, uint32_t reg, uint32_t value), 54 TP_PROTO(unsigned long *write_count, uint32_t reg, uint32_t value), 72 TP_PROTO(unsigned long read_count, unsigned long write_count,
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/scheduler/ |
H A D | gpu_scheduler_trace.h | 38 TP_PROTO(struct drm_sched_job *sched_job, struct drm_sched_entity *entity), 65 TP_PROTO(struct drm_sched_fence *fence), 78 TP_PROTO(struct drm_sched_job *sched_job, struct dma_fence *fence),
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | tracepoint.h | 37 #define TP_PROTO(ARGS...) (ARGS) macro
|