thread_sib 117 tools/perf/util/cputopo.c for (i = 0; i < tp->thread_sib; i++) { thread_sib 121 tools/perf/util/cputopo.c if (i == tp->thread_sib) { thread_sib 123 tools/perf/util/cputopo.c tp->thread_sib++; thread_sib 149 tools/perf/util/cputopo.c for (i = 0 ; i < tp->thread_sib; i++) thread_sib 10 tools/perf/util/cputopo.h u32 thread_sib; thread_sib 590 tools/perf/util/header.c ret = do_write(ff, &tp->thread_sib, sizeof(tp->thread_sib)); thread_sib 594 tools/perf/util/header.c for (i = 0; i < tp->thread_sib; i++) {