Home
last modified time | relevance | path

Searched refs:WRITE_ASS (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/
A Dattr.c101 WRITE_ASS(type, PRIu32); in store_event()
102 WRITE_ASS(size, PRIu32); in store_event()
103 WRITE_ASS(config, "llu"); in store_event()
107 WRITE_ASS(disabled, "d"); in store_event()
108 WRITE_ASS(inherit, "d"); in store_event()
129 WRITE_ASS(mmap2, "d"); in store_event()
130 WRITE_ASS(comm_exec, "d"); in store_event()
133 WRITE_ASS(namespaces, "d"); in store_event()
136 WRITE_ASS(bp_type, PRIu32); in store_event()
137 WRITE_ASS(config1, "llu"); in store_event()
[all …]

Completed in 4 milliseconds