Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dbpf_off_cpu.c342 int ip_pos = -1; in off_cpu_write() local
349 ip_pos = n; in off_cpu_write()
377 if (ip_pos >= 0) in off_cpu_write()
378 data.array[ip_pos] = data.array[n + 2]; in off_cpu_write()