Home
last modified time | relevance | path

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

/external/libtracefs/Documentation/
Dlibtracefs-cpu-map.txt6 tracefs_cpu_open_mapped, tracefs_cpu_is_mapped, tracefs_mapped_is_supported, tracefs_cpu_map, trace…
16 int *tracefs_cpu_map*(struct tracefs_cpu pass:[*]tcpu);
29 memory mapping via either *tracefs_cpu_map()* or by *tracefs_cpu_open_mapped()*
47 by calling *tracefs_cpu_map()*.
52 The *tracefs_cpu_map()* function will attempt to map the ring buffer associated
59 by *tracefs_cpu_map()* on the returned _tcpu_ of *tracefs_cpu_open*(3). Note, this
72 *tracefs_cpu_map()* returns 0 on success and -1 on error in mapping. If 0 is
Dlibtracefs.txt152 int *tracefs_cpu_map*(struct tracefs_cpu pass:[*]tcpu);
/external/libtracefs/src/
Dtracefs-record.c253 tracefs_cpu_map(tcpu); in tracefs_cpu_open_mapped()
339 int tracefs_cpu_map(struct tracefs_cpu *tcpu) in tracefs_cpu_map() function
/external/libtracefs/include/
Dtracefs.h699 int tracefs_cpu_map(struct tracefs_cpu *tcpu);