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

  /external/oprofile/libop/
op_config_24.h 18 extern char op_device[];
op_config.c 31 char op_device[PATH_MAX]; variable
69 strcpy(op_device, op_session_dir);
70 strcat(op_device, "/opdev");
  /external/oprofile/daemon/liblegacy/
init.c 79 devfd = op_open_device(op_device);

Completed in 99 milliseconds