From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpauth.hypersurf.com (smtpauth.hypersurf.com [209.237.0.8]) by ozlabs.org (Postfix) with ESMTP id CD125DDDED for ; Sat, 26 Apr 2008 17:06:48 +1000 (EST) Received: from [192.168.1.37] (node34.74.251.72.1dial.com [72.251.74.34]) (authenticated bits=0) by smtpauth.hypersurf.com (8.14.2/8.14.2) with ESMTP id m3Q76P3U031290 for ; Sat, 26 Apr 2008 00:06:44 -0700 (PDT) Message-ID: <4812DFA3.6090106@hypersurf.com> Date: Sat, 26 Apr 2008 00:54:11 -0700 From: Kevin Diggs MIME-Version: 1.0 To: linuxppc-dev@ozlabs.org Subject: get_cycles() Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , H, Anyone know how to turn get_cycles() into an actual time in a module? ppc_tb_freq does not seem to be exported? kevin