coresight_simple_show_pair
ssize_t coresight_simple_show_pair(struct device *_dev, struct device_attribute *attr, char *buf);
__ATTR(name, 0444, coresight_simple_show_pair, NULL), \
EXPORT_SYMBOL_GPL(coresight_simple_show_pair);