Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Doprofiled.c79 static struct oprofiled_ops * opd_ops; variable
514 opd_ops = get_ops(); in main()
516 opd_ops->init(); in main()
529 opd_ops->start(); in main()
531 opd_ops->exit(); in main()