Searched defs:print_ip (Results 1 – 3 of 3) sorted by relevance
108 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain() local197 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym() local
109 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain() local202 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym() local
103 static inline void print_ip(struct nes_cm_node *cm_node) in print_ip() function