Searched defs:ip (Results 1 – 10 of 10) sorted by relevance
14 u64 ip; member40 long ip = 0; in bpf_prog2() local
25 u64 ip; in do_sample() local
17 __u64 ip; member
49 __u64 ip[PERF_MAX_STACK_DEPTH] = {}; in print_stack() local
77 __u64 ip; member
63 __u64 ip[PERF_MAX_STACK_DEPTH] = {}; in print_stack() local
12 void my_direct_func1(unsigned long ip) in my_direct_func1()17 void my_direct_func2(unsigned long ip) in my_direct_func2()
13 void my_direct_func(unsigned long ip) in my_direct_func()
100 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()
51 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