Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmutex.h122 void cond_init_pshared(struct cond *cnd);
H A Dmutex.c102 void cond_init_pshared(struct cond *cnd) in cond_init_pshared() function
/linux/tools/perf/bench/
H A Dnuma.c1573 cond_init_pshared(&g->start_work_cond); in init()
1575 cond_init_pshared(&g->startup_cond); in init()