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