Searched refs:cpu_show_gds (Results 1 – 3 of 3) sorted by relevance
76 extern ssize_t cpu_show_gds(struct device *dev,
582 static DEVICE_ATTR(gather_data_sampling, 0444, cpu_show_gds, NULL);
3048 ssize_t cpu_show_gds(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_gds() function