Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * This file is for defining trace points and trace related helpers.
0004  */
0005 #ifdef CONFIG_TRANSPARENT_HUGEPAGE
0006 #include <trace/events/thp.h>
0007 #endif