Home
last modified time | relevance | path

Searched refs:ip_pos (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dbpf_off_cpu.c335 int ip_pos = -1; in off_cpu_write() local
342 ip_pos = n; in off_cpu_write()
370 if (ip_pos >= 0) in off_cpu_write()
371 data.array[ip_pos] = data.array[n + 2]; in off_cpu_write()