Home
last modified time | relevance | path

Searched refs:ftrace_graph_ent (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/kernel/trace/
Dtrace_functions_graph.c282 struct ftrace_graph_ent *trace, in __trace_graph_entry()
311 int trace_graph_entry(struct ftrace_graph_ent *trace) in trace_graph_entry()
357 static int trace_graph_thresh_entry(struct ftrace_graph_ent *trace) in trace_graph_thresh_entry()
370 struct ftrace_graph_ent ent = { in __trace_graph_function()
769 struct ftrace_graph_ent *call; in print_graph_entry_leaf()
812 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested()
995 struct ftrace_graph_ent *call = &field->graph_ent; in print_graph_entry()
Dtrace_sched_wakeup.c54 static int wakeup_graph_entry(struct ftrace_graph_ent *trace);
235 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) in wakeup_graph_entry()
329 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) in wakeup_graph_entry()
Dtrace_irqsoff.c170 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry()
258 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry()
Dtrace_entries.h80 __field_struct( struct ftrace_graph_ent, graph_ent )
Dtrace.h613 int trace_graph_entry(struct ftrace_graph_ent *trace);
747 struct ftrace_graph_ent *trace,
Dtrace_selftest.c725 static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) in trace_graph_entry_watchdog()
Dftrace.c901 static int profile_graph_entry(struct ftrace_graph_ent *trace) in profile_graph_entry()
5653 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) in ftrace_graph_entry_stub()
5797 static int ftrace_graph_entry_test(struct ftrace_graph_ent *trace) in ftrace_graph_entry_test()
/linux-4.4.14/arch/blackfin/kernel/
Dftrace.c103 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/arm64/kernel/
Dftrace.c116 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/sparc/kernel/
Dftrace.c128 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/parisc/kernel/
Dftrace.c113 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/microblaze/kernel/
Dftrace.c26 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/s390/kernel/
Dftrace.c200 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/tile/kernel/
Dftrace.c185 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/include/linux/
Dftrace.h726 struct ftrace_graph_ent { struct
745 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ argument
/linux-4.4.14/arch/arm/kernel/
Dftrace.c201 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/sh/kernel/
Dftrace.c344 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/mips/kernel/
Dftrace.c338 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/powerpc/kernel/
Dftrace.c519 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/linux-4.4.14/arch/x86/kernel/
Dftrace.c976 struct ftrace_graph_ent trace; in prepare_ftrace_return()