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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dheader.c722 u32 core_sib; member in struct:cpu_topo
752 for (i = 0; i < tp->core_sib; i++) {
756 if (i == tp->core_sib) {
758 tp->core_sib++;
801 for (i = 0 ; i < tp->core_sib; i++)
861 ret = do_write(fd, &tp->core_sib, sizeof(tp->core_sib));
865 for (i = 0; i < tp->core_sib; i++) {

Completed in 91 milliseconds