Searched refs:cpu_show_reg_file_data_sampling (Results 1 – 3 of 3) sorted by relevance
78 extern ssize_t cpu_show_reg_file_data_sampling(struct device *dev,
583 static DEVICE_ATTR(reg_file_data_sampling, 0444, cpu_show_reg_file_data_sampling, NULL);
3046 ssize_t cpu_show_reg_file_data_sampling(struct device *dev, struct device_attribute *attr, char *bu… in cpu_show_reg_file_data_sampling() function