Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c325 struct topa { struct
326 struct topa_entry table[TENTS_PER_PAGE]; argument
344 static struct topa *topa_alloc(int cpu, gfp_t gfp) in topa_alloc() argument
347 struct topa *topa; in topa_alloc() local
374 static void topa_free(struct topa *topa) in topa_free()
388 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()
415 static bool topa_table_full(struct topa *topa) in topa_table_full()
436 struct topa *topa = buf->last; in topa_insert_pages() local
473 struct topa *topa; in pt_topa_dump() local
803 struct topa *topa, *iter; in pt_buffer_fini_topa() local
[all …]