Home
last modified time | relevance | path

Searched defs:pid_fmt (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.c504 static u64 pid_fmt; in cs_etm_decoder__set_tid() local
/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-etm-perf.c80 int pid_fmt = ETM_OPT_CTXTID; in format_attr_contextid_show() local
/Linux-v6.1/tools/perf/util/
Dcs-etm.c167 int cs_etm__get_pid_fmt(u8 trace_chan_id, u64 *pid_fmt) in cs_etm__get_pid_fmt()