Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dinject-buildid.c178 int ts_idx; in synthesize_mmap() local
206 ts_idx = (bench_id_hdr_size / sizeof(u64)) - 2; in synthesize_mmap()
207 id_hdr_ptr[ts_idx] = timestamp; in synthesize_mmap()
214 ts_idx = (len / sizeof(u64)) - 2; in synthesize_mmap()
215 id_hdr_ptr[ts_idx] = timestamp; in synthesize_mmap()