Searched refs:nsip (Results 1 – 2 of 2) sorted by relevance
129 nsip=$(awk '{print $2}' <<< "$nsip_out")130 if [[ -v all_ips[$nsip] ]]; then132 log_test "conflict for $nsip"135 all_ips[$nsip]=$i
1654 struct nsinfo **nsip) in dso__find_perf_map() argument1661 nsi = *nsip; in dso__find_perf_map()1678 *nsip = nnsi; in dso__find_perf_map()