Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmutex.h101 void cond_init_pshared(struct cond *cnd);
H A Dmutex.c96 void cond_init_pshared(struct cond *cnd) in cond_init_pshared() function
/openbmc/linux/tools/perf/bench/
H A Dnuma.c1520 cond_init_pshared(&g->start_work_cond); in init()
1522 cond_init_pshared(&g->startup_cond); in init()