Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/gcc-plugins/
Drandomize_layout_plugin.c192 static void performance_shuffle(tree *newtree, unsigned long length, ranctx *prng_state) in performance_shuffle() function
267 performance_shuffle(newtree, length, &prng_state); in shuffle()