Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dclo.c537 Bool isCachesimOption = (*CLG_(cachesim).parse_opt)(arg); in CLG_() local
540 if (isCachesimOption) in CLG_()
543 return isCachesimOption; in CLG_()