Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dutil.h182 extern void disable_buildid_cache(void);
Dheader.c1244 void disable_buildid_cache(void) in disable_buildid_cache() function
/external/linux-tools-perf/
Dbuiltin-record.c849 disable_buildid_cache(); in cmd_record()