Home
last modified time | relevance | path

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

/tools/perf/tests/
Dexpr.c21 struct expr_id_data *val_ptr; in test__expr() local
69 (void **)&val_ptr)); in test__expr()
71 (void **)&val_ptr)); in test__expr()
73 (void **)&val_ptr)); in test__expr()
81 (void **)&val_ptr)); in test__expr()
83 (void **)&val_ptr)); in test__expr()
/tools/perf/util/
Dmetricgroup.c191 struct expr_id_data *val_ptr; in find_evsel_group() local
201 hashmap__find(&pctx->ids, "duration_time", (void **)&val_ptr)) in find_evsel_group()
237 if (hashmap__find(&pctx->ids, ev->name, (void **)&val_ptr)) in find_evsel_group()