Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
A Dcoresight-etm.h202 u32 ctxid_pid[ETM_MAX_CTXID_CMP]; member
A Dcoresight-etm4x-cfg.c97 CHECKREGIDX(TRCCIDCVRn(0), ctxid_pid, idx, off_mask); in etm4_cfg_map_reg_offset()
A Dcoresight-etm3x-core.c233 config->ctxid_pid[i] = 0x0; in etm_set_default()
415 etm_writel(drvdata, config->ctxid_pid[i], ETMCIDCVRn(i)); in etm_enable_hw()
A Dcoresight-etm3x-sysfs.c1038 val = config->ctxid_pid[config->ctxid_idx]; in ctxid_pid_show()
1070 config->ctxid_pid[config->ctxid_idx] = pid; in ctxid_pid_store()
1075 static DEVICE_ATTR_RW(ctxid_pid);
A Dcoresight-etm4x-sysfs.c259 config->ctxid_pid[i] = 0x0; in reset_store()
1912 val = (unsigned long)config->ctxid_pid[idx]; in ctxid_pid_show()
1950 config->ctxid_pid[idx] = (u64)pid; in ctxid_pid_store()
1954 static DEVICE_ATTR_RW(ctxid_pid);
2068 config->ctxid_pid[i] &= ~(0xFFUL << (j * 8)); in ctxid_masks_store()
A Dcoresight-etm4x.h853 u64 ctxid_pid[ETMv4_MAX_CTXID_CMP]; member
A Dcoresight-etm4x-core.c559 etm4x_relaxed_write64(csa, config->ctxid_pid[i], TRCCIDCVRn(i)); in etm4_enable_hw()

Completed in 29 milliseconds