Home
last modified time | relevance | path

Searched defs:print_ip (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/perf/util/
Devsel_fprintf.c108 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain() local
197 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym() local
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.c103 static inline void print_ip(struct nes_cm_node *cm_node) in print_ip() function