Home
last modified time | relevance | path

Searched defs:ProfileData (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Duser_script_listener.cc59 struct UserScriptListener::ProfileData { struct in extensions::UserScriptListener
62 bool user_scripts_ready;
65 URLPatterns url_patterns;
67 ProfileData() : user_scripts_ready(false) {} in ProfileData() argument
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h145 struct ProfileData { struct
165 const ProfileData *Data; argument
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dprofiledata.cc79 ProfileData::ProfileData() in ProfileData() function in ProfileData
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dprofiledata.cc79 ProfileData::ProfileData() in ProfileData() function in ProfileData
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1935 MDNode *ProfileData = BI->getMetadata(LLVMContext::MD_prof); in ExtractBranchMetadata() local
/external/llvm/lib/IR/
DInstructions.cpp793 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapSuccessors() local