Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/sgi-gru/
Dgruprocfs.c42 static int statistics_show(struct seq_file *s, void *p) in statistics_show() function
260 return single_open(file, statistics_show, NULL); in statistics_open()
/Linux-v4.19/drivers/scsi/
Dscsi_debug.c5116 static ssize_t statistics_show(struct device_driver *ddp, char *buf) in statistics_show() function