Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dproftool.c274 static int read_profile_file(const char *fname) in read_profile_file() function
543 if (prof_fname && read_profile_file(prof_fname)) in prof_tool()