Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dqht-bench.c15 struct thread_stats { struct
28 struct thread_stats stats; argument
140 struct thread_stats *stats = &info->stats; in do_rz()
161 struct thread_stats *stats = &info->stats; in do_rw()
369 static void add_stats(struct thread_stats *s, struct thread_info *info, int n) in add_stats()
374 struct thread_stats *stats = &info[i].stats; in add_stats()
392 struct thread_stats s = {}; in pr_stats()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch392 - func_stats, thread_stats = re.split(
395 - self.assertTrue(b'FancyThread' in thread_stats)
2303 + func_stats, thread_stats = re.split(
2306 + self.assertTrue(b'FancyThread' in thread_stats)