Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 10 of 10) sorted by relevance

/samples/bpf/
A Dtracex4.bpf.c14 u64 ip; member
40 long ip = 0; in bpf_prog2() local
A Dsampleip_kern.c25 u64 ip; in do_sample() local
A Dtracex4_user.c17 __u64 ip; member
A Doffwaketime_user.c49 __u64 ip[PERF_MAX_STACK_DEPTH] = {}; in print_stack() local
A Dsampleip_user.c77 __u64 ip; member
A Dtrace_event_user.c63 __u64 ip[PERF_MAX_STACK_DEPTH] = {}; in print_stack() local
/samples/ftrace/
A Dftrace-direct-multi-modify.c12 void my_direct_func1(unsigned long ip) in my_direct_func1()
17 void my_direct_func2(unsigned long ip) in my_direct_func2()
A Dftrace-direct-multi.c13 void my_direct_func(unsigned long ip) in my_direct_func()
A Dftrace-ops.c100 static void ops_func_nop(unsigned long ip, unsigned long parent_ip, in ops_func_nop()
107 static void ops_func_count(unsigned long ip, unsigned long parent_ip, in ops_func_count()
/samples/fprobe/
A Dfprobe_example.c51 static int sample_entry_handler(struct fprobe *fp, unsigned long ip, in sample_entry_handler()
69 static void sample_exit_handler(struct fprobe *fp, unsigned long ip, in sample_exit_handler()

Completed in 17 milliseconds