Home
last modified time | relevance | path

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

/external/oprofile/libabi/
Dop_abi.h37 int op_write_abi_to_file(char const * abi_file);
Dop_abi.c79 int op_write_abi_to_file(char const * abi_file) in op_write_abi_to_file() function
/external/oprofile/daemon/
Doprofiled.c170 op_write_abi_to_file(cbuf); in opd_write_abi()