• Home
  • Raw
  • Download

Lines Matching refs:__entry

69 		 (void *)__entry->ip, (void *)__entry->parent_ip),
85 F_printk("--> %ps (%d)", (void *)__entry->func, __entry->depth)
103 (void *)__entry->func, __entry->depth,
104 __entry->calltime, __entry->rettime,
105 __entry->depth)
132 __entry->prev_pid, __entry->prev_prio, __entry->prev_state,
133 __entry->next_pid, __entry->next_prio, __entry->next_state,
134 __entry->next_cpu)
150 __entry->prev_pid, __entry->prev_prio, __entry->prev_state,
151 __entry->next_pid, __entry->next_prio, __entry->next_state,
152 __entry->next_cpu)
173 (void *)__entry->caller[0], (void *)__entry->caller[1],
174 (void *)__entry->caller[2], (void *)__entry->caller[3],
175 (void *)__entry->caller[4], (void *)__entry->caller[5],
176 (void *)__entry->caller[6], (void *)__entry->caller[7])
191 (void *)__entry->caller[0], (void *)__entry->caller[1],
192 (void *)__entry->caller[2], (void *)__entry->caller[3],
193 (void *)__entry->caller[4], (void *)__entry->caller[5],
194 (void *)__entry->caller[6], (void *)__entry->caller[7])
211 (void *)__entry->ip, __entry->fmt)
224 (void *)__entry->ip, __entry->buf),
239 __entry->id, (int)__entry->buf[0])
252 (void *)__entry->ip, __entry->str)
270 (unsigned long)__entry->phys, __entry->value, __entry->pc,
271 __entry->map_id, __entry->opcode, __entry->width)
288 (unsigned long)__entry->phys, __entry->virt, __entry->len,
289 __entry->map_id, __entry->opcode)
309 __entry->line,
310 __entry->func, __entry->file, __entry->correct,
311 __entry->constant ? " CONSTANT" : "")
332 __entry->seqnum,
333 __entry->tv_sec,
334 __entry->tv_nsec,
335 __entry->duration,
336 __entry->outer_duration,
337 __entry->count,
338 __entry->nmi_total_ts,
339 __entry->nmi_count)
358 (void *)__entry->ip,
359 (void *)__entry->parent_ip,
360 __entry->count,
361 FUNC_REPEATS_GET_DELTA_TS(__entry))
380 __entry->noise,
381 __entry->max_sample,
382 __entry->hw_count,
383 __entry->nmi_count,
384 __entry->irq_count,
385 __entry->softirq_count,
386 __entry->thread_count)
400 __entry->seqnum,
401 __entry->context,
402 __entry->timer_latency)