Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c72 int pid_fmt = ETM_OPT_CTXTID; in format_attr_contextid_show() local
75 pid_fmt = is_kernel_in_hyp_mode() ? ETM_OPT_CTXTID2 : ETM_OPT_CTXTID; in format_attr_contextid_show()
77 return sprintf(page, "config:%d\n", pid_fmt); in format_attr_contextid_show()