HomeSort by relevance Sort by last modified time
    Searched refs:op_note_device (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libop/
op_config_24.h 19 extern char op_note_device[];
op_config.c 32 char op_note_device[PATH_MAX]; variable
72 strcpy(op_note_device, op_session_dir);
73 strcat(op_note_device, "/opnotedev");
  /external/oprofile/daemon/liblegacy/
init.c 69 notedevfd = op_open_device(op_note_device);

Completed in 46 milliseconds