Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsharded_mutex.h21 struct sharded_mutex *sharded_mutex__new(size_t num_shards);
H A Dsharded_mutex.c6 struct sharded_mutex *sharded_mutex__new(size_t num_shards) in sharded_mutex__new() function
H A Dannotate.c1335 sharded_mutex = sharded_mutex__new(cpu__max_present_cpu().cpu); in annotation__init_sharded_mutex()