Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dprofile.c388 read_profile(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_profile() function
/openbmc/u-boot/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function