repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panthor: Don't declare a queue blocked if deferred operations are pending
[drm/drm-misc.git]
/
tools
/
perf
/
arch
/
powerpc
/
util
/
mem-events.h
blob
6acc3d1b687318669d9834aa9d08788301d28e93
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef _POWER_MEM_EVENTS_H
3
#define _POWER_MEM_EVENTS_H
4
5
extern
struct
perf_mem_event perf_mem_events_power
[
PERF_MEM_EVENTS__MAX
];
6
7
#endif
/* _POWER_MEM_EVENTS_H */