Sign in
gem5
/
arm
/
linux-arm64-legacy
/
4badad352a6bb202ec68afa7a574c0bb961e5ebc
/
.
/
tools
/
perf
/
arch
/
common.h
blob: ede246eda9be6b9374e1854ae5a29e9e0eaf01a7 [
file
] [
log
] [
blame
]
#ifndef
ARCH_PERF_COMMON_H
#define
ARCH_PERF_COMMON_H
#include
"../util/session.h"
extern
const
char
*
objdump_path
;
int
perf_session_env__lookup_objdump
(
struct
perf_session_env
*
env
);
#endif
/* ARCH_PERF_COMMON_H */