Sign in
gem5
/
arm
/
linux-arm64-legacy
/
1795cd9b3a91d4b5473c97f491d63892442212ab
/
.
/
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 */