Lines Matching refs:__entry
70 (void *)__entry->ip, (void *)__entry->parent_ip),
87 F_printk("--> %ps (%u)", (void *)__entry->func, __entry->depth)
104 F_printk("--> %ps (%u) <- %ps", (void *)__entry->func, __entry->depth,
105 (void *)__entry->retaddr)
134 (void *)__entry->func, __entry->depth,
135 __entry->calltime, __entry->rettime,
136 __entry->depth, __entry->retval)
156 (void *)__entry->func, __entry->depth,
157 __entry->calltime, __entry->rettime,
158 __entry->depth)
187 __entry->prev_pid, __entry->prev_prio, __entry->prev_state,
188 __entry->next_pid, __entry->next_prio, __entry->next_state,
189 __entry->next_cpu)
205 __entry->prev_pid, __entry->prev_prio, __entry->prev_state,
206 __entry->next_pid, __entry->next_prio, __entry->next_state,
207 __entry->next_cpu)
228 (void *)__entry->caller[0], (void *)__entry->caller[1],
229 (void *)__entry->caller[2], (void *)__entry->caller[3],
230 (void *)__entry->caller[4], (void *)__entry->caller[5],
231 (void *)__entry->caller[6], (void *)__entry->caller[7])
246 (void *)__entry->caller[0], (void *)__entry->caller[1],
247 (void *)__entry->caller[2], (void *)__entry->caller[3],
248 (void *)__entry->caller[4], (void *)__entry->caller[5],
249 (void *)__entry->caller[6], (void *)__entry->caller[7])
266 (void *)__entry->ip, __entry->fmt)
279 (void *)__entry->ip, __entry->buf),
294 __entry->id, (int)__entry->buf[0])
307 (void *)__entry->ip, __entry->str)
325 (unsigned long)__entry->phys, __entry->value, __entry->pc,
326 __entry->map_id, __entry->opcode, __entry->width)
343 (unsigned long)__entry->phys, __entry->virt, __entry->len,
344 __entry->map_id, __entry->opcode)
364 __entry->line,
365 __entry->func, __entry->file, __entry->correct,
366 __entry->constant ? " CONSTANT" : "")
387 __entry->seqnum,
388 __entry->tv_sec,
389 __entry->tv_nsec,
390 __entry->duration,
391 __entry->outer_duration,
392 __entry->count,
393 __entry->nmi_total_ts,
394 __entry->nmi_count)
413 (void *)__entry->ip,
414 (void *)__entry->parent_ip,
415 __entry->count,
416 FUNC_REPEATS_GET_DELTA_TS(__entry))
435 __entry->noise,
436 __entry->max_sample,
437 __entry->hw_count,
438 __entry->nmi_count,
439 __entry->irq_count,
440 __entry->softirq_count,
441 __entry->thread_count)
455 __entry->seqnum,
456 __entry->context,
457 __entry->timer_latency)