Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dcs-etm.h208 int cs_etm__get_pid_fmt(u8 trace_chan_id, u64 *pid_fmt);
Dcs-etm.c167 int cs_etm__get_pid_fmt(u8 trace_chan_id, u64 *pid_fmt) in cs_etm__get_pid_fmt() function
/Linux-v6.1/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.c513 ret = cs_etm__get_pid_fmt(trace_chan_id, &pid_fmt); in cs_etm_decoder__set_tid()