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

  /external/oprofile/libop/
op_config_24.h 20 extern char op_hash_device[];
op_config.c 33 char op_hash_device[PATH_MAX]; variable
75 strcpy(op_hash_device, op_session_dir);
76 strcat(op_hash_device, "/ophashmapdev");
  /external/oprofile/daemon/liblegacy/
init.c 63 hashmapdevfd = op_open_device(op_hash_device);

Completed in 380 milliseconds