aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/profiler2.c
blob: 0f32a3cbf5562aa4585218add51bfceb7e5363b4 (plain) (blame)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2020 Facebook */
#define barrier_var(var) /**/
/* undef #define UNROLL */
#define INLINE /**/
#include "profiler.inc.h"