Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dlocate_images.cpp39 string const path = op_realpath(prefix_path + *cit); in populate()
58 archive_path = op_realpath(archive_path); in populate()
60 root_path = op_realpath(root_path_); in populate()
62 root_path = op_realpath(root_path); in populate()
133 string image = op_realpath(archive_path + image_name); in locate_image()
150 string image = op_realpath(root_path + image_name); in locate_image()
Dprofile_spec.cpp104 archive_path = op_realpath(str); in parse_archive_path()
322 string const file = op_realpath(*it); in create()
536 base_dir = op_realpath(base_dir); in generate_file_list()
/external/oprofile/libutil++/
Dfile_manip.h50 std::string const op_realpath(std::string const & name);
Dfile_manip.cpp100 string const op_realpath(string const & name) in op_realpath() function
/external/oprofile/gui/
Doprof_start_util.cpp56 string const exec = op_realpath(proc_filename); in daemon_status()
74 op_realpath(string("/proc/") in daemon_status()
/external/oprofile/pp/
Dopannotate.cpp641 string const out_file = op_realpath(output_dir + source); in output_one_file()
705 string path = op_realpath(*cit); in locate_source_file()
718 string const absfile = op_realpath(*cit + "/" + file); in locate_source_file()
728 return op_realpath(origfile); in locate_source_file()
778 output_dir = op_realpath(output_dir); in annotate_source()
Doparchive_options.cpp70 string realpath = op_realpath(outdirectory); in check_options()
/external/oprofile/libutil++/tests/
Dfile_manip_tests.cpp207 string result = op_realpath(cur->input); in realpath_tests()
/external/oprofile/
DChangeLog-2004359 op_realpath()
DChangeLog-200320 op_realpath() exists
115 op_realpath().