Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 5 of 5) sorted by relevance

/kernel/trace/
Dftrace.c519 struct ftrace_profile *rec = v; in function_stat_next() local
597 struct ftrace_profile *rec = v; in function_stat_show() local
772 struct ftrace_profile *rec; in ftrace_find_profiled_func() local
791 struct ftrace_profile *rec) in ftrace_add_profile()
805 struct ftrace_profile *rec = NULL; in ftrace_profile_alloc() local
840 struct ftrace_profile *rec; in function_profile_call() local
875 struct ftrace_profile *rec; in profile_graph_return() local
1443 #define do_for_each_ftrace_rec(pg, rec) \ argument
1457 const struct dyn_ftrace *rec = b; in ftrace_cmp_recs() local
1469 struct dyn_ftrace *rec; in ftrace_location_range() local
[all …]
Dtrace_syscalls.c540 struct syscall_trace_enter *rec; in perf_syscall_enter() local
616 struct syscall_trace_exit *rec; in perf_syscall_exit() local
Dtrace_events_filter.c456 struct filter_pred *op, void *rec) in process_ops()
489 void *rec; member
533 int filter_match_preds(struct event_filter *filter, void *rec) in filter_match_preds()
2142 struct ftrace_raw_ftrace_test_filter rec; member
Dtrace.h1009 filter_check_discard(struct ftrace_event_call *call, void *rec, in filter_check_discard()
Dtrace.c197 struct ftrace_event_call *call, void *rec, in filter_current_check_discard()