Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dproftool.c230 static int read_profile(FILE *fin, int *not_found) in read_profile() function
287 err = read_profile(fprof, &not_found); in read_profile_file()
/OK3568_Linux_fs/kernel/kernel/
H A Dprofile.c474 read_profile(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_profile() function
529 .proc_read = read_profile,