Lines Matching refs:__entry
70 (void *)__entry->ip, (void *)__entry->parent_ip),
87 F_printk("--> %ps (%lu)", (void *)__entry->func, __entry->depth)
105 F_printk("--> %ps (%lu) <- %ps", (void *)__entry->func, __entry->depth,
106 (void *)__entry->retaddr)
135 (void *)__entry->func, __entry->depth,
136 __entry->calltime, __entry->rettime,
137 __entry->depth, __entry->retval)
157 (void *)__entry->func, __entry->depth,
158 __entry->calltime, __entry->rettime,
159 __entry->depth)
188 __entry->prev_pid, __entry->prev_prio, __entry->prev_state,
189 __entry->next_pid, __entry->next_prio, __entry->next_state,
190 __entry->next_cpu)
206 __entry->prev_pid, __entry->prev_prio, __entry->prev_state,
207 __entry->next_pid, __entry->next_prio, __entry->next_state,
208 __entry->next_cpu)
229 (void *)__entry->caller[0], (void *)__entry->caller[1],
230 (void *)__entry->caller[2], (void *)__entry->caller[3],
231 (void *)__entry->caller[4], (void *)__entry->caller[5],
232 (void *)__entry->caller[6], (void *)__entry->caller[7])
247 (void *)__entry->caller[0], (void *)__entry->caller[1],
248 (void *)__entry->caller[2], (void *)__entry->caller[3],
249 (void *)__entry->caller[4], (void *)__entry->caller[5],
250 (void *)__entry->caller[6], (void *)__entry->caller[7])
267 (void *)__entry->ip, __entry->fmt)
280 (void *)__entry->ip, __entry->buf),
295 __entry->id, (int)__entry->buf[0])
308 (void *)__entry->ip, __entry->str)
326 (unsigned long)__entry->phys, __entry->value, __entry->pc,
327 __entry->map_id, __entry->opcode, __entry->width)
344 (unsigned long)__entry->phys, __entry->virt, __entry->len,
345 __entry->map_id, __entry->opcode)
365 __entry->line,
366 __entry->func, __entry->file, __entry->correct,
367 __entry->constant ? " CONSTANT" : "")
388 __entry->seqnum,
389 __entry->tv_sec,
390 __entry->tv_nsec,
391 __entry->duration,
392 __entry->outer_duration,
393 __entry->count,
394 __entry->nmi_total_ts,
395 __entry->nmi_count)
414 (void *)__entry->ip,
415 (void *)__entry->parent_ip,
416 __entry->count,
417 FUNC_REPEATS_GET_DELTA_TS(__entry))
436 __entry->noise,
437 __entry->max_sample,
438 __entry->hw_count,
439 __entry->nmi_count,
440 __entry->irq_count,
441 __entry->softirq_count,
442 __entry->thread_count)
456 __entry->seqnum,
457 __entry->context,
458 __entry->timer_latency)