Home
last modified time | relevance | path

Searched defs:add_event (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_profiling_internal.c149 static inline void add_event(u32 event_id, u32 data0, u32 data1, u32 data2, u32 data3, u32 data4) in add_event() function
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dswitch-tracking.c212 static int add_event(struct evlist *evlist, struct list_head *events, in add_event() function
/OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/
H A Dkvm_stat373 def add_event(self, event): member in Group
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-filter.c226 static int add_event(struct event_list **events, in add_event() function
H A Devent-parse.c811 static int add_event(struct tep_handle *tep, struct tep_event *event) in add_event() function
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata-convert-bt.c1157 static int add_event(struct ctf_writer *cw, struct evsel *evsel) in add_event() function
H A Dparse-events.c399 static int add_event(struct list_head *list, int *idx, in add_event() function