Searched refs:thread_sib (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dheader.c415 u32 thread_sib; member in struct:cpu_topo
469 for (i = 0; i < tp->thread_sib; i++) { build_cpu_topo()
473 if (i == tp->thread_sib) { build_cpu_topo()
475 tp->thread_sib++; build_cpu_topo()
496 for (i = 0 ; i < tp->thread_sib; i++) free_cpu_topo()
562 ret = do_write(fd, &tp->thread_sib, sizeof(tp->thread_sib)); write_cpu_topology()
566 for (i = 0; i < tp->thread_sib; i++) { write_cpu_topology()

Completed in 77 milliseconds