Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h138 int coresight_enable_path(struct coresight_path *path, enum cs_mode mode,
H A Dcoresight-etm-perf.c529 if (coresight_enable_path(path, CS_MODE_PERF, handle)) in etm_event_start()
H A Dcoresight-core.c498 int coresight_enable_path(struct coresight_path *path, enum cs_mode mode, in coresight_enable_path() function