Home
last modified time | relevance | path

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

/tools/include/linux/
A Dcompiler-gcc.h28 #ifndef __pure
29 #define __pure __attribute__((pure)) macro
/tools/perf/util/
A Dcacheline.h7 int __pure cacheline_size(void);
A Dhist.h321 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he) in hist_entry__has_callchains()
466 static __pure inline bool hists__has_callchains(struct hists *hists) in hists__has_callchains()

Completed in 15 milliseconds